Home
last modified time | relevance | path

Searched refs:rx_push_rss_context_config (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dethtool_common.c1246 if (!efx->type->rx_push_rss_context_config) in efx_ethtool_set_rxfh_context()
1280 rc = efx->type->rx_push_rss_context_config(efx, ctx, NULL, NULL); in efx_ethtool_set_rxfh_context()
1291 rc = efx->type->rx_push_rss_context_config(efx, ctx, indir, key); in efx_ethtool_set_rxfh_context()
H A Dnet_driver.h1262 * @rx_push_rss_context_config: Write RSS hash key and indirection table for
1405 int (*rx_push_rss_context_config)(struct efx_nic *efx, member
H A Def100_nic.c758 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
H A Def10.c4163 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dethtool_common.c1247 if (!efx->type->rx_push_rss_context_config) in efx_ethtool_set_rxfh_context()
1281 rc = efx->type->rx_push_rss_context_config(efx, ctx, NULL, NULL); in efx_ethtool_set_rxfh_context()
1292 rc = efx->type->rx_push_rss_context_config(efx, ctx, indir, key); in efx_ethtool_set_rxfh_context()
H A Dnet_driver.h1274 * @rx_push_rss_context_config: Write RSS hash key and indirection table for
1418 int (*rx_push_rss_context_config)(struct efx_nic *efx, member
H A Def100_nic.c1293 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
H A Def10.c4220 .rx_push_rss_context_config = efx_mcdi_rx_push_rss_context_config,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c1248 if (!efx->type->rx_push_rss_context_config) in efx_siena_ethtool_set_rxfh_context()
1282 rc = efx->type->rx_push_rss_context_config(efx, ctx, NULL, NULL); in efx_siena_ethtool_set_rxfh_context()
1293 rc = efx->type->rx_push_rss_context_config(efx, ctx, indir, key); in efx_siena_ethtool_set_rxfh_context()
H A Dnet_driver.h1223 * @rx_push_rss_context_config: Write RSS hash key and indirection table for
1369 int (*rx_push_rss_context_config)(struct efx_nic *efx, member

Completed in 33 milliseconds