Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10.c2852 u32 old_rx_rss_context = efx->rss_context.context_id; in efx_ef10_rx_push_exclusive_rss_config() local
2871 if (efx->rss_context.context_id != old_rx_rss_context && in efx_ef10_rx_push_exclusive_rss_config()
2872 old_rx_rss_context != EFX_EF10_RSS_CONTEXT_INVALID) in efx_ef10_rx_push_exclusive_rss_config()
2873 WARN_ON(efx_ef10_free_rss_context(efx, old_rx_rss_context) != 0); in efx_ef10_rx_push_exclusive_rss_config()
2885 if (old_rx_rss_context != efx->rss_context.context_id) { in efx_ef10_rx_push_exclusive_rss_config()
2887 efx->rss_context.context_id = old_rx_rss_context; in efx_ef10_rx_push_exclusive_rss_config()