Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h117 int i40e_pci_sriov_configure(struct pci_dev *dev, int num_vfs);
Di40e_virtchnl_pf.c1762 int i40e_pci_sriov_configure(struct pci_dev *pdev, int num_vfs) in i40e_pci_sriov_configure() function
Di40e_main.c15750 .sriov_configure = i40e_pci_sriov_configure,