Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c1213 if (!efx->type->rx_pull_rss_context_config) in efx_ethtool_get_rxfh_context()
1222 rc = efx->type->rx_pull_rss_context_config(efx, ctx); in efx_ethtool_get_rxfh_context()
H A Dnet_driver.h1422 int (*rx_pull_rss_context_config)(struct efx_nic *efx, member
H A Def100_nic.c1294 .rx_pull_rss_context_config = efx_mcdi_rx_pull_rss_context_config,
H A Def10.c4221 .rx_pull_rss_context_config = efx_mcdi_rx_pull_rss_context_config,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c1214 if (!efx->type->rx_pull_rss_context_config) in efx_siena_ethtool_get_rxfh_context()
1223 rc = efx->type->rx_pull_rss_context_config(efx, ctx); in efx_siena_ethtool_get_rxfh_context()
H A Dnet_driver.h1373 int (*rx_pull_rss_context_config)(struct efx_nic *efx, member