Home
last modified time | relevance | path

Searched refs:ixgbe_max_rss_indices (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h778 static inline u8 ixgbe_max_rss_indices(struct ixgbe_adapter *adapter) in ixgbe_max_rss_indices() function
Dixgbe_sriov.c252 rss = min_t(int, ixgbe_max_rss_indices(adapter), in ixgbe_disable_sriov()
Dixgbe_ethtool.c3117 max_combined = ixgbe_max_rss_indices(adapter); in ixgbe_max_channels()
3165 u8 max_rss_indices = ixgbe_max_rss_indices(adapter); in ixgbe_set_channels()
Dixgbe_main.c6251 rss = min_t(int, ixgbe_max_rss_indices(adapter), num_online_cpus()); in ixgbe_sw_init()
9687 int rss = min_t(int, ixgbe_max_rss_indices(adapter), in ixgbe_reset_l2fw_offload()