| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 98 .get_rxfh = wx_get_rxfh,
|
| /linux/net/ethtool/ |
| H A D | rss.c | 172 ret = ops->get_rxfh(dev, &rxfh); in rss_prepare_get() 251 if (!dev->ethtool_ops->get_rxfh) in rss_prepare() 270 if (!ops->get_rxfh) in rss_prepare_data() 447 if (!dev->ethtool_ops->get_rxfh) in rss_dump_one_dev()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 1549 .get_rxfh = enetc_get_rxfh, 1579 .get_rxfh = enetc_get_rxfh, 1603 .get_rxfh = enetc_get_rxfh, 1637 .get_rxfh = enetc_get_rxfh,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1355 .get_rxfh = otx2_get_rxfh, 1474 .get_rxfh = otx2_get_rxfh,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1753 .get_rxfh = hinic_get_rxfh, 1786 .get_rxfh = hinic_get_rxfh,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1278 int (*get_rxfh)(struct net_device *, struct ethtool_rxfh_param *); member
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 881 .get_rxfh = mana_get_rxfh,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 2169 .get_rxfh = hns3_get_rss, 2209 .get_rxfh = hns3_get_rss,
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 1002 .get_rxfh = gve_get_rxfh,
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 1118 .get_rxfh = stmmac_get_rxfh,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1356 .get_rxfh = ef4_ethtool_get_rxfh,
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 1813 .get_rxfh = idpf_get_rxfh,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1876 .get_rxfh = iavf_get_rxfh,
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 2050 .get_rxfh = fbnic_get_rxfh,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 2209 .get_rxfh = get_rss_table,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 2164 .get_rxfh = mlx4_en_get_rxfh,
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 2290 .get_rxfh = igc_ethtool_get_rxfh,
|
| /linux/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 1969 .get_rxfh = netvsc_get_rxfh,
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2522 .get_rxfh = nfp_net_get_rxfh,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2753 .get_rxfh = mlx5e_get_rxfh,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3517 .get_rxfh = igb_get_rxfh,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4872 .get_rxfh = ice_get_rxfh,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5775 .get_rxfh = bnxt_get_rxfh,
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 5352 .get_rxfh = mvneta_ethtool_get_rxfh,
|
| /linux/drivers/net/ |
| H A D | virtio_net.c | 5625 .get_rxfh = virtnet_get_rxfh,
|