/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 55 .get_rxnfc = efx_ethtool_get_rxnfc,
|
H A D | ethtool.c | 266 .get_rxnfc = efx_ethtool_get_rxnfc,
|
/openbmc/linux/net/ethtool/ |
H A D | common.c | 532 err = ops->get_rxnfc(dev, &info, NULL); in ethtool_get_rxnfc_rule_count() 546 if (!ops->get_rxnfc) in ethtool_get_max_rxnfc_channel() 559 err = ops->get_rxnfc(dev, info, info->rule_locs); in ethtool_get_max_rxnfc_channel() 569 err = ops->get_rxnfc(dev, &rule_info, NULL); in ethtool_get_max_rxnfc_channel()
|
H A D | ioctl.c | 1006 if (!ops->get_rxnfc) in ethtool_get_rxnfc() 1023 ret = ops->get_rxnfc(dev, &info, rule_buf); in ethtool_get_rxnfc() 1120 !ops->get_rxnfc) in ethtool_set_rxfh_indir() 1140 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh_indir() 1264 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1301 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 286 .get_rxnfc = mlx5i_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 266 .get_rxnfc = efx_siena_ethtool_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 324 .get_rxnfc = mana_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 494 .get_rxnfc = sxgbe_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 474 .get_rxnfc = tsnep_ethtool_get_rxnfc,
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 78 | flow rules to direct traffic into arbitrary rx queue via ethtool set/get_rxnfc API.
|
/openbmc/linux/drivers/net/dsa/ |
H 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()
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 840 int (*get_rxnfc)(struct net_device *, member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 527 .get_rxnfc = dpaa_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 53 flow rules to direct traffic into arbitrary rx queue via ethtool set/get_rxnfc
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 493 .get_rxnfc = bcmasp_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1194 .get_rxnfc = enetc_get_rxnfc, 1225 .get_rxnfc = enetc_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1346 .get_rxnfc = otx2_get_rxnfc, 1465 .get_rxnfc = otx2_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 626 .get_rxnfc = enic_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1736 static int get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *info, in get_rxnfc() function 2200 .get_rxnfc = get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1810 .get_rxnfc = hinic_get_rxnfc, 1842 .get_rxnfc = hinic_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 841 .get_rxnfc = xgbe_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1011 .get_rxnfc = aq_ethtool_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 983 .get_rxnfc = ena_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 945 .get_rxnfc = dpaa2_eth_get_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ethtool.c | 989 .get_rxnfc = ixgbevf_get_rxnfc,
|