| /linux/drivers/net/ethernet/sfc/ |
| A D | ef100_ethtool.c | 55 .get_rxnfc = efx_ethtool_get_rxnfc,
|
| A D | ethtool.c | 261 .get_rxnfc = efx_ethtool_get_rxnfc,
|
| /linux/net/ethtool/ |
| A D | common.c | 534 err = ops->get_rxnfc(dev, &info, NULL); in ethtool_get_rxnfc_rule_count() 548 if (!ops->get_rxnfc) in ethtool_get_max_rxnfc_channel() 561 err = ops->get_rxnfc(dev, info, info->rule_locs); in ethtool_get_max_rxnfc_channel() 571 err = ops->get_rxnfc(dev, &rule_info, NULL); in ethtool_get_max_rxnfc_channel()
|
| A D | ioctl.c | 1034 if (!ops->get_rxnfc) in ethtool_get_rxnfc() 1051 ret = ops->get_rxnfc(dev, &info, rule_buf); in ethtool_get_rxnfc() 1148 !ops->get_rxnfc) in ethtool_set_rxfh_indir() 1169 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh_indir() 1359 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1417 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| A D | ethtool.c | 261 .get_rxnfc = efx_siena_ethtool_get_rxnfc,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| A D | ethtool.c | 286 .get_rxnfc = mlx5i_get_rxnfc,
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| A D | sxgbe_ethtool.c | 492 .get_rxnfc = sxgbe_get_rxnfc,
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| A D | mana_ethtool.c | 450 .get_rxnfc = mana_get_rxnfc,
|
| /linux/drivers/net/ethernet/engleder/ |
| A D | tsnep_ethtool.c | 470 .get_rxnfc = tsnep_ethtool_get_rxnfc,
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| A D | kconfig.rst | 78 | flow rules to direct traffic into arbitrary rx queue via ethtool set/get_rxnfc API.
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| A D | bcmasp_ethtool.c | 489 .get_rxnfc = bcmasp_get_rxnfc,
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| A D | dpaa_ethtool.c | 527 .get_rxnfc = dpaa_get_rxnfc,
|
| /linux/drivers/net/dsa/ |
| A D | bcm_sf2_cfp.c | 1136 if (p->ethtool_ops->get_rxnfc) { in bcm_sf2_get_rxnfc() 1137 ret = p->ethtool_ops->get_rxnfc(p, nfc, rule_locs); in bcm_sf2_get_rxnfc()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | Kconfig | 53 flow rules to direct traffic into arbitrary rx queue via ethtool set/get_rxnfc
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| A D | txgbe_ethtool.c | 528 .get_rxnfc = txgbe_get_rxnfc,
|
| /linux/include/linux/ |
| A D | ethtool.h | 1015 int (*get_rxnfc)(struct net_device *, member
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_ethtool.c | 1194 .get_rxnfc = enetc_get_rxnfc, 1225 .get_rxnfc = enetc_get_rxnfc,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_ethtool.c | 1327 .get_rxnfc = otx2_get_rxnfc, 1445 .get_rxnfc = otx2_get_rxnfc,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_ethtool.c | 1733 static int get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *info, in get_rxnfc() function 2197 .get_rxnfc = get_rxnfc,
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-ethtool.c | 838 .get_rxnfc = xgbe_get_rxnfc,
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| A D | enic_ethtool.c | 729 .get_rxnfc = enic_get_rxnfc,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_ethtool.c | 1799 .get_rxnfc = hinic_get_rxnfc, 1831 .get_rxnfc = hinic_get_rxnfc,
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| A D | aq_ethtool.c | 1002 .get_rxnfc = aq_ethtool_get_rxnfc,
|
| /linux/drivers/net/ethernet/google/gve/ |
| A D | gve_ethtool.c | 891 .get_rxnfc = gve_get_rxnfc,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-ethtool.c | 945 .get_rxnfc = dpaa2_eth_get_rxnfc,
|