Home
last modified time | relevance | path

Searched refs:ice_sriov_configure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h30 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs);
73 ice_sriov_configure(struct pci_dev __always_unused *pdev, in ice_sriov_configure() function
H A Dice_sriov.c960 * ice_sriov_configure - Enable or change number of VFs via sysfs
968 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs) in ice_sriov_configure() function
H A Dice_main.c5631 .sriov_configure = ice_sriov_configure,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h109 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs);
169 ice_sriov_configure(struct pci_dev __always_unused *pdev, in ice_sriov_configure() function
H A Dice_virtchnl_pf.c1678 * ice_sriov_configure - Enable or change number of VFs via sysfs
1686 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs) in ice_sriov_configure() function
H A Dice_main.c4855 .sriov_configure = ice_sriov_configure,

Completed in 26 milliseconds