Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dethtool.h1037 int (*remove_rxfh_context)(struct net_device *, member
/linux/net/ethtool/
H A Dioctl.c1525 ret = ops->remove_rxfh_context(dev, ctx, in ethtool_set_rxfh()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5344 .remove_rxfh_context = bnxt_remove_rxfh_context,
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5804 .remove_rxfh_context = mvpp2_remove_rxfh_context,
/linux/net/core/
H A Ddev.c11448 dev->ethtool_ops->remove_rxfh_context(dev, ctx, in netdev_rss_contexts_free()