/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 64 .set_rxfh = efx_ethtool_set_rxfh,
|
H A D | ethtool.c | 268 .set_rxfh = efx_ethtool_set_rxfh,
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 266 .set_rxfh = efx_siena_ethtool_set_rxfh,
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 454 .set_rxfh = mana_set_rxfh,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1199 .set_rxfh = enetc_set_rxfh, 1229 .set_rxfh = enetc_set_rxfh,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1332 .set_rxfh = otx2_set_rxfh, 1450 .set_rxfh = otx2_set_rxfh,
|
/linux/include/linux/ |
H A D | ethtool.h | 1023 int (*set_rxfh)(struct net_device *, struct ethtool_rxfh_param *, member
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1804 .set_rxfh = hinic_set_rxfh, 1836 .set_rxfh = hinic_set_rxfh,
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 734 .set_rxfh = enic_set_rxfh,
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 842 .set_rxfh = xgbe_set_rxfh,
|
/linux/net/ethtool/ |
H A D | ioctl.c | 1147 if (!ops->get_rxfh_indir_size || !ops->set_rxfh || in ethtool_set_rxfh_indir() 1188 ret = ops->set_rxfh(dev, &rxfh_dev, extack); in ethtool_set_rxfh_indir() 1359 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1519 ret = ops->set_rxfh(dev, &rxfh_dev, extack); in ethtool_set_rxfh()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1001 .set_rxfh = aq_ethtool_set_rss,
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 895 .set_rxfh = gve_set_rxfh,
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 879 .set_rxfh = nicvf_set_rxfh,
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 1105 .set_rxfh = ena_set_rxfh,
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_ethtool.c | 1334 .set_rxfh = idpf_set_rxfh,
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 2299 .set_rxfh = qede_set_rxfh, 2341 .set_rxfh = qede_set_rxfh,
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 2126 .set_rxfh = hns3_set_rss, 2163 .set_rxfh = hns3_set_rss,
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1188 .set_rxfh = fm10k_set_rssh,
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 1276 .set_rxfh = hns_set_rss,
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1176 .set_rxfh = fun_set_rxfh,
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 1377 .set_rxfh = lan743x_ethtool_set_rxfh,
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_ethtool.c | 1121 .set_rxfh = ionic_set_rxfh,
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 1351 .set_rxfh = ef4_ethtool_set_rxfh,
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 1456 .set_rxfh = be_set_rxfh,
|