ixgbe_get_pcie_msix_count_generic   82 drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c 	mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw);
ixgbe_get_pcie_msix_count_generic  252 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c 	mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw);
ixgbe_get_pcie_msix_count_generic   10 drivers/net/ethernet/intel/ixgbe/ixgbe_common.h u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw);
ixgbe_get_pcie_msix_count_generic   43 drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c 	mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw);