Searched refs:remove_rxfh_context (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 68 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
|
| H A D | ethtool.c | 272 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
|
| /linux-6.15/include/linux/ |
| H A D | ethtool.h | 1085 int (*remove_rxfh_context)(struct net_device *, member
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1474 .remove_rxfh_context = fbnic_remove_rxfh_context,
|
| /linux-6.15/net/ethtool/ |
| H A D | ioctl.c | 1532 ret = ops->remove_rxfh_context(dev, ctx, in ethtool_set_rxfh()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5526 .remove_rxfh_context = bnxt_remove_rxfh_context,
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5830 .remove_rxfh_context = mvpp2_remove_rxfh_context,
|
| /linux-6.15/net/core/ |
| H A D | dev.c | 11846 dev->ethtool_ops->remove_rxfh_context(dev, ctx, in netdev_rss_contexts_free()
|