Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2290 .sriov_set_msix_vec_count = mlx5_core_sriov_set_msix_vec_count,
/linux/include/linux/
H A Dpci.h1038 int (*sriov_set_msix_vec_count)(struct pci_dev *vf, int msix_vec_count); /* On PF */ member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c5858 .sriov_set_msix_vec_count = ice_sriov_set_msix_vec_count,