Home
last modified time | relevance | path

Searched refs:num_alloc_vfs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h931 int num_alloc_vfs; /* Actual number of VFs allocated */ member
H A Dhclge_main.c1851 hdev->num_alloc_vfs = hdev->num_req_vfs; in hclge_alloc_vport()
10216 for (vf_id = 0; vf_id < hdev->num_alloc_vfs; vf_id++) { in hclge_restore_vport_port_base_vlan_config()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11218 for (i = 0; i < pf->num_alloc_vfs; i++) { in i40e_print_vfs_mdd_events()
11306 for (i = 0; i < pf->num_alloc_vfs && mdd_detected; i++) { in i40e_handle_mdd_event()