Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
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
Dice_sriov.c1057 int ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count) in ice_sriov_set_msix_vec_count() function
Dice_main.c5872 .sriov_set_msix_vec_count = ice_sriov_set_msix_vec_count,