Home
last modified time | relevance | path

Searched refs:max_msix_vectors (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_vf.c643 mac->max_msix_vectors = fm10k_get_pcie_msix_count_generic(hw); in fm10k_init_ops_vf()
H A Dfm10k_type.h608 u16 max_msix_vectors; member
H A Dfm10k_pf.c2086 mac->max_msix_vectors = fm10k_get_pcie_msix_count_generic(hw); in fm10k_init_ops_pf()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c104 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_init_ops_X540()
H A Dixgbe_82598.c131 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_init_ops_82598()
H A Dixgbe_82599.c350 mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw); in ixgbe_init_ops_82599()
H A Dixgbe_type.h4103 u16 max_msix_vectors; member