Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Dethtool_common.c1192 if (!efx->type->rx_push_rss_context_config) { in efx_ethtool_modify_rxfh_context()
1211 return efx->type->rx_push_rss_context_config(efx, priv, indir, key, in efx_ethtool_modify_rxfh_context()
1252 if (!efx->type->rx_push_rss_context_config) { in efx_ethtool_remove_rxfh_context()
1259 return efx->type->rx_push_rss_context_config(efx, priv, NULL, NULL, in efx_ethtool_remove_rxfh_context()
H A Dnet_driver.h1459 int (*rx_push_rss_context_config)(struct efx_nic *efx, member
H A Def100_nic.c1288 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
H A Def10.c4223 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
4357 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,