Home
last modified time | relevance | path

Searched refs:remove_rxfh_context (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_ethtool.c68 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
H A Dethtool.c272 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
/linux-6.15/include/linux/
H A Dethtool.h1085 int (*remove_rxfh_context)(struct net_device *, member
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1474 .remove_rxfh_context = fbnic_remove_rxfh_context,
/linux-6.15/net/ethtool/
H A Dioctl.c1532 ret = ops->remove_rxfh_context(dev, ctx, in ethtool_set_rxfh()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5526 .remove_rxfh_context = bnxt_remove_rxfh_context,
/linux-6.15/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5830 .remove_rxfh_context = mvpp2_remove_rxfh_context,
/linux-6.15/net/core/
H A Ddev.c11846 dev->ethtool_ops->remove_rxfh_context(dev, ctx, in netdev_rss_contexts_free()