Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h65 u32 ice_sriov_get_vf_total_msix(struct pci_dev *pdev);
157 static inline u32 ice_sriov_get_vf_total_msix(struct pci_dev *pdev) in ice_sriov_get_vf_total_msix() function
H A Dice_sriov.c991 u32 ice_sriov_get_vf_total_msix(struct pci_dev *pdev) in ice_sriov_get_vf_total_msix() function
H A Dice_main.c5914 .sriov_get_vf_total_msix = ice_sriov_get_vf_total_msix,