/linux/drivers/net/ethernet/sfc/ |
A D | ef100_ethtool.c | 52 .get_rxnfc = efx_ethtool_get_rxnfc,
|
A D | ethtool.c | 260 .get_rxnfc = efx_ethtool_get_rxnfc,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 263 .get_rxnfc = mlx5i_get_rxnfc,
|
/linux/drivers/net/ethernet/microsoft/mana/ |
A D | mana_ethtool.c | 240 .get_rxnfc = mana_get_rxnfc,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 762 .get_rxnfc = enetc_get_rxnfc, 790 .get_rxnfc = enetc_get_rxnfc,
|
/linux/net/ethtool/ |
A D | ioctl.c | 985 if (!ops->get_rxnfc) in ethtool_get_rxnfc() 1026 ret = ops->get_rxnfc(dev, &info, rule_buf); in ethtool_get_rxnfc() 1123 !ops->get_rxnfc) in ethtool_set_rxfh_indir() 1143 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh_indir() 1267 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1304 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh()
|
/linux/include/linux/ |
A D | ethtool.h | 660 int (*get_rxnfc)(struct net_device *, member
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_ethtool.c | 494 .get_rxnfc = sxgbe_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/marvell/octeontx2/nic/ |
A D | otx2_ethtool.c | 1217 .get_rxnfc = otx2_get_rxnfc, 1332 .get_rxnfc = otx2_get_rxnfc,
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_ethtool.c | 599 .get_rxnfc = dpaa_get_rxnfc,
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 637 .get_rxnfc = enic_get_rxnfc,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | Kconfig | 56 flow rules to direct traffic into arbitrary rx queue via ethtool set/get_rxnfc
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_ethtool.c | 1732 static int get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *info, in get_rxnfc() function 2187 .get_rxnfc = get_rxnfc,
|
/linux/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 833 .get_rxnfc = lan743x_ethtool_get_rxnfc,
|
/linux/net/dsa/ |
A D | slave.c | 1355 if (!ds->ops->get_rxnfc) in dsa_slave_get_rxnfc() 1358 return ds->ops->get_rxnfc(ds, dp->index, nfc, rule_locs); in dsa_slave_get_rxnfc() 1740 .get_rxnfc = dsa_slave_get_rxnfc,
|
/linux/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_ethtool.c | 1809 .get_rxnfc = hinic_get_rxnfc, 1841 .get_rxnfc = hinic_get_rxnfc,
|
/linux/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-ethtool.c | 831 .get_rxnfc = xgbe_get_rxnfc,
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-ethtool.c | 890 .get_rxnfc = dpaa2_eth_get_rxnfc,
|
/linux/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 912 .get_rxnfc = ena_get_rxnfc,
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_ethtool.c | 997 .get_rxnfc = aq_ethtool_get_rxnfc,
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_ethtool.c | 1842 .get_rxnfc = hns3_get_rxnfc, 1877 .get_rxnfc = hns3_get_rxnfc,
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 866 .get_rxnfc = nicvf_get_rxnfc,
|
/linux/include/net/ |
A D | dsa.h | 803 int (*get_rxnfc)(struct dsa_switch *ds, int port, member
|
/linux/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_ethtool.c | 979 .get_rxnfc = ionic_get_rxnfc,
|