Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1686 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs) in ice_sriov_configure() function
H A Dice_main.c4839 .sriov_configure = ice_sriov_configure,