Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c64 .set_rxfh_context = efx_ethtool_set_rxfh_context,
H A Dethtool.c273 .set_rxfh_context = efx_ethtool_set_rxfh_context,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c273 .set_rxfh_context = efx_siena_ethtool_set_rxfh_context,
/openbmc/linux/include/linux/
H A Dethtool.h853 int (*set_rxfh_context)(struct net_device *, const u32 *indir, member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1343 .set_rxfh_context = otx2_set_rxfh_context,
1462 .set_rxfh_context = otx2_set_rxfh_context,
/openbmc/linux/net/ethtool/
H A Dioctl.c1276 if (rxfh.rss_context && !ops->set_rxfh_context) in ethtool_set_rxfh()
1336 ret = ops->set_rxfh_context(dev, indir, hkey, rxfh.hfunc, in ethtool_set_rxfh()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2424 .set_rxfh_context = mlx5e_set_rxfh_context,
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5794 .set_rxfh_context = mvpp2_ethtool_set_rxfh_context,