Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Dmcdi_filters.c2058 u32 old_rx_rss_context = efx->rss_context.context_id; in efx_mcdi_filter_rx_push_exclusive_rss_config() local
2076 if (efx->rss_context.context_id != old_rx_rss_context && in efx_mcdi_filter_rx_push_exclusive_rss_config()
2077 old_rx_rss_context != EFX_MCDI_RSS_CONTEXT_INVALID) in efx_mcdi_filter_rx_push_exclusive_rss_config()
2078 WARN_ON(efx_mcdi_filter_free_rss_context(efx, old_rx_rss_context) != 0); in efx_mcdi_filter_rx_push_exclusive_rss_config()
2090 if (old_rx_rss_context != efx->rss_context.context_id) { in efx_mcdi_filter_rx_push_exclusive_rss_config()
2092 efx->rss_context.context_id = old_rx_rss_context; in efx_mcdi_filter_rx_push_exclusive_rss_config()