Searched refs:remove_rxfh_context (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_ethtool.c | 69 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
|
| H A D | ethtool.c | 276 .remove_rxfh_context = efx_ethtool_remove_rxfh_context,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1360 .remove_rxfh_context = otx2_remove_rxfh, 1479 .remove_rxfh_context = otx2_remove_rxfh,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1237 int (*remove_rxfh_context)(struct net_device *, member
|
| /linux/net/ethtool/ |
| H A D | rss.c | 1182 ret = ops->remove_rxfh_context(dev, ctx, rss_context, info->extack); in ethnl_rss_delete_doit()
|
| H A D | ioctl.c | 1701 ret = ops->remove_rxfh_context(dev, ctx, rxfh.rss_context, in ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1913 .remove_rxfh_context = fbnic_remove_rxfh_context,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2763 .remove_rxfh_context = mlx5e_remove_rxfh_context,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5740 .remove_rxfh_context = bnxt_remove_rxfh_context,
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5842 .remove_rxfh_context = mvpp2_remove_rxfh_context,
|
| /linux/net/core/ |
| H A D | dev.c | 12278 dev->ethtool_ops->remove_rxfh_context(dev, ctx, context, NULL); in netdev_rss_contexts_free()
|