Searched refs:HCLGE_VF_VPORT_START_NUM (Results 1 – 4 of 4) sorted by relevance
559 vport->vport_id - HCLGE_VF_VPORT_START_NUM, ret); in hclge_mbx_reset_vf_queue()569 vport->vport_id - HCLGE_VF_VPORT_START_NUM); in hclge_reset_vf()
22 #define HCLGE_VF_VPORT_START_NUM 1 macro
3005 vport = &hdev->vport[i + HCLGE_VF_VPORT_START_NUM]; in hclge_push_link_status()3430 vf += HCLGE_VF_VPORT_START_NUM; in hclge_get_vf_vport()3795 for (i = HCLGE_VF_VPORT_START_NUM; i < hdev->num_alloc_vport; i++) { in hclge_set_all_vf_rst()3804 vport->vport_id - HCLGE_VF_VPORT_START_NUM, in hclge_set_all_vf_rst()3820 vport->vport_id - HCLGE_VF_VPORT_START_NUM, in hclge_set_all_vf_rst()10636 for (vf = HCLGE_VF_VPORT_START_NUM; vf < hdev->num_alloc_vport; vf++) { in hclge_clear_vf_vlan()10646 vf - HCLGE_VF_VPORT_START_NUM, ret); in hclge_clear_vf_vlan()11999 for (vf = HCLGE_VF_VPORT_START_NUM; vf < hdev->num_alloc_vport; vf++) { in hclge_reset_vf_rate()12007 vf - HCLGE_VF_VPORT_START_NUM, ret); in hclge_reset_vf_rate()
647 vport->vport_id - HCLGE_VF_VPORT_START_NUM; in hclge_tm_update_kinfo_rss_size()
Completed in 50 milliseconds