| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 140 .get_rxfh_fields = wx_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool.c | 269 .get_rxfh_fields = efx_siena_ethtool_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool.c | 273 .get_rxfh_fields = efx_ethtool_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 300 .get_rxfh_fields = mlx5i_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 1338 .get_rxfh_fields = enetc_get_rxfh_fields, 1365 .get_rxfh_fields = enetc_get_rxfh_fields, 1389 .get_rxfh_fields = enetc_get_rxfh_fields, 1416 .get_rxfh_fields = enetc_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 461 .get_rxfh_fields = sxgbe_get_rxfh_fields,
|
| /linux/net/ethtool/ |
| H A D | rss.c | 92 if (!dev->ethtool_ops->get_rxfh_fields) in rss_prepare_flow_hash() 104 if (dev->ethtool_ops->get_rxfh_fields(dev, &fields)) { in rss_prepare_flow_hash()
|
| H A D | ioctl.c | 1075 if (ops->get_rxfh_fields(dev, &fields)) in ethtool_check_flow_types() 1146 if (!ops->get_rxfh_fields) in ethtool_get_rxfh_fields() 1162 ret = ops->get_rxfh_fields(dev, &fields); in ethtool_get_rxfh_fields()
|
| H A D | common.c | 928 if (WARN_ON(ops->supported_input_xfrm && !ops->get_rxfh_fields)) in ethtool_check_ops()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 526 .get_rxfh_fields = dpaa_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1356 .get_rxfh_fields = otx2_get_rss_hash_opts, 1475 .get_rxfh_fields = otx2_get_rss_hash_opts,
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 594 .get_rxfh_fields = wx_get_rxfh_fields,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1224 int (*get_rxfh_fields)(struct net_device *, member
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1776 .get_rxfh_fields = hinic_get_rxfh_fields, 1809 .get_rxfh_fields = hinic_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 700 .get_rxfh_fields = enic_get_rx_flow_hash,
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 859 .get_rxfh_fields = nicvf_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 957 .get_rxfh_fields = dpaa2_eth_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 1088 .get_rxfh_fields = ena_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 2160 .get_rxfh_fields = hns3_get_rxfh_fields, 2200 .get_rxfh_fields = hns3_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 2301 .get_rxfh_fields = qede_get_rxfh_fields, 2346 .get_rxfh_fields = qede_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 1162 .get_rxfh_fields = fm10k_get_rssh_fields,
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1370 .get_rxfh_fields = lan743x_ethtool_get_rxfh_fields,
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 1436 .get_rxfh_fields = be_get_rxfh_fields,
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 1332 .get_rxfh_fields = vmxnet3_get_rss_hash_opts,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1358 .get_rxfh_fields = ef4_ethtool_get_rxfh_fields,
|