Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool_common.c1212 if (!efx->type->rx_pull_rss_context_config) in efx_ethtool_get_rxfh_context()
1221 rc = efx->type->rx_pull_rss_context_config(efx, ctx); in efx_ethtool_get_rxfh_context()
H A Dnet_driver.h1367 int (*rx_pull_rss_context_config)(struct efx_nic *efx, member
H A Def100_nic.c759 .rx_pull_rss_context_config = efx_mcdi_rx_pull_rss_context_config,
H A Def10.c4143 .rx_pull_rss_context_config = efx_mcdi_rx_pull_rss_context_config,