Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/sfc/
Drx_common.h89 void efx_set_default_rx_indir_table(struct efx_nic *efx, u32 *indir);
Dmcdi_filters.c2055 efx_set_default_rx_indir_table(efx, efx->rss_context.rx_indir_table); in efx_mcdi_filter_rx_push_shared_rss_config()
2303 efx_set_default_rx_indir_table(efx, efx->rss_context.rx_indir_table); in efx_mcdi_push_default_indir_table()
Drx_common.c576 void efx_set_default_rx_indir_table(struct efx_nic *efx, u32 *indir) in efx_set_default_rx_indir_table() function
Defx.c303 efx_set_default_rx_indir_table(efx, efx->rss_context.rx_indir_table); in efx_probe_nic()
Dethtool_common.c1233 efx_set_default_rx_indir_table(efx, ethtool_rxfh_context_indir(ctx)); in efx_ethtool_create_rxfh_context()