Searched refs:set_rxfh_context (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/sfc/ |
| D | ef100_ethtool.c | 61 .set_rxfh_context = efx_ethtool_set_rxfh_context,
|
| D | ethtool.c | 267 .set_rxfh_context = efx_ethtool_set_rxfh_context,
|
| /Linux-v5.15/include/linux/ |
| D | ethtool.h | 656 int (*set_rxfh_context)(struct net_device *, const u32 *indir, member
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_ethtool.c | 1218 .set_rxfh_context = otx2_set_rxfh_context, 1333 .set_rxfh_context = otx2_set_rxfh_context,
|
| /Linux-v5.15/net/ethtool/ |
| D | ioctl.c | 1264 if (rxfh.rss_context && !ops->set_rxfh_context) in ethtool_set_rxfh() 1324 ret = ops->set_rxfh_context(dev, indir, hkey, rxfh.hfunc, in ethtool_set_rxfh()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_ethtool.c | 2376 .set_rxfh_context = mlx5e_set_rxfh_context,
|
| /Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_main.c | 5743 .set_rxfh_context = mvpp2_ethtool_set_rxfh_context,
|