Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h214 static inline bool efx_rss_active(struct efx_rss_context *ctx) in efx_rss_active() function
Dethtool.c1001 if (!efx_rss_active(ctx)) /* No RSS */ in efx_ethtool_get_rxnfc()
Def10.c4567 (efx_rss_active(&efx->rss_context) ? in efx_ef10_filter_remove_internal()
5293 filter_flags = efx_rss_active(&efx->rss_context) ? EFX_FILTER_FLAG_RX_RSS : 0; in efx_ef10_filter_insert_addr_list()
5362 filter_flags = efx_rss_active(&efx->rss_context) ? EFX_FILTER_FLAG_RX_RSS : 0; in efx_ef10_filter_insert_def()