Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h30 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs);
78 ice_sriov_configure(struct pci_dev __always_unused *pdev, in ice_sriov_configure() function
H A Dice_sriov.c1168 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs) in ice_sriov_configure() function
H A Dice_main.c5884 .sriov_configure = ice_sriov_configure,