Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.h211 static inline bool efx_rss_active(struct efx_rss_context *ctx) in efx_rss_active() function
Dethtool.c998 if (!efx_rss_active(ctx)) /* No RSS */ in efx_ethtool_get_rxnfc()
Def10.c4564 (efx_rss_active(&efx->rss_context) ? in efx_ef10_filter_remove_internal()
5290 filter_flags = efx_rss_active(&efx->rss_context) ? EFX_FILTER_FLAG_RX_RSS : 0; in efx_ef10_filter_insert_addr_list()
5359 filter_flags = efx_rss_active(&efx->rss_context) ? EFX_FILTER_FLAG_RX_RSS : 0; in efx_ef10_filter_insert_def()