Home
last modified time | relevance | path

Searched refs:HCLGE_VF_VPORT_START_NUM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c645 vport->vport_id - HCLGE_VF_VPORT_START_NUM, ret); in hclge_mbx_reset_vf_queue()
655 vport->vport_id - HCLGE_VF_VPORT_START_NUM); in hclge_reset_vf()
673 vport->vport_id - HCLGE_VF_VPORT_START_NUM); in hclge_notify_vf_config()
690 vport->vport_id - HCLGE_VF_VPORT_START_NUM); in hclge_notify_vf_config()
707 vport->vport_id - HCLGE_VF_VPORT_START_NUM); in hclge_vf_keep_alive()
H A Dhclge_main.h26 #define HCLGE_VF_VPORT_START_NUM 1 macro
H A Dhclge_main.c3076 vport = &hdev->vport[i + HCLGE_VF_VPORT_START_NUM]; in hclge_push_link_status()
3519 vf += HCLGE_VF_VPORT_START_NUM; in hclge_get_vf_vport()
3895 for (i = HCLGE_VF_VPORT_START_NUM; i < hdev->num_alloc_vport; i++) { in hclge_set_all_vf_rst()
3904 vport->vport_id - HCLGE_VF_VPORT_START_NUM, in hclge_set_all_vf_rst()
3928 vport->vport_id - HCLGE_VF_VPORT_START_NUM, in hclge_set_all_vf_rst()
4648 i - HCLGE_VF_VPORT_START_NUM); in hclge_update_vport_alive()
10217 vport = &hdev->vport[vf_id + HCLGE_VF_VPORT_START_NUM]; in hclge_restore_vport_port_base_vlan_config()
10541 for (vf = HCLGE_VF_VPORT_START_NUM; vf < hdev->num_alloc_vport; vf++) { in hclge_clear_vf_vlan()
10551 vf - HCLGE_VF_VPORT_START_NUM, ret); in hclge_clear_vf_vlan()
12075 for (vf = HCLGE_VF_VPORT_START_NUM; vf < hdev->num_alloc_vport; vf++) { in hclge_reset_vf_rate()
[all …]
H A Dhclge_tm.c689 vport->vport_id - HCLGE_VF_VPORT_START_NUM; in hclge_tm_update_kinfo_rss_size()
H A Dhclge_err.c3394 func_id - HCLGE_VF_VPORT_START_NUM); in hclge_reset_vf_in_bitmap()