Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h66 int ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count);
163 ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count) in ice_sriov_set_msix_vec_count() function
H A Dice_sriov.c1058 int ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count) in ice_sriov_set_msix_vec_count() function
H A Dice_main.c5915 .sriov_set_msix_vec_count = ice_sriov_set_msix_vec_count,