/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 52 .get_rxnfc = efx_ethtool_get_rxnfc,
|
H A D | ethtool.c | 247 .get_rxnfc = efx_ethtool_get_rxnfc,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-6.6/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 | 1003 if (!ops->get_rxnfc) in ethtool_get_rxnfc() 1020 ret = ops->get_rxnfc(dev, &info, rule_buf); in ethtool_get_rxnfc() 1117 !ops->get_rxnfc) in ethtool_set_rxfh_indir() 1137 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh_indir() 1261 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1298 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 286 .get_rxnfc = mlx5i_get_rxnfc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 266 .get_rxnfc = efx_siena_ethtool_get_rxnfc,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ethtool.h | 333 * @get_rxnfc: Get RX flow classification rules. Returns a negative 457 int (*get_rxnfc)(struct net_device *, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 324 .get_rxnfc = mana_get_rxnfc,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 717 .get_rxnfc = otx2_get_rxnfc, 812 .get_rxnfc = otx2_get_rxnfc,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 727 .get_rxnfc = enetc_get_rxnfc, 753 .get_rxnfc = enetc_get_rxnfc,
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | ioctl.c | 969 if (!ops->get_rxnfc) in ethtool_get_rxnfc() 1010 ret = ops->get_rxnfc(dev, &info, rule_buf); in ethtool_get_rxnfc() 1107 !ops->get_rxnfc) in ethtool_set_rxfh_indir() 1127 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh_indir() 1251 if (!ops->get_rxnfc || !ops->set_rxfh) in ethtool_set_rxfh() 1288 ret = ops->get_rxnfc(dev, &rx_rings, NULL); in ethtool_set_rxfh()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 490 .get_rxnfc = sxgbe_get_rxnfc,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 599 .get_rxnfc = dpaa_get_rxnfc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 474 .get_rxnfc = tsnep_ethtool_get_rxnfc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 493 .get_rxnfc = bcmasp_get_rxnfc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 494 .get_rxnfc = sxgbe_get_rxnfc,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool.h | 676 * @get_rxnfc: Get RX flow classification rules. Returns a negative 840 int (*get_rxnfc)(struct net_device *, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 519 .get_rxnfc = dpaa_get_rxnfc,
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2_cfp.c | 1140 if (p->ethtool_ops->get_rxnfc) { in bcm_sf2_get_rxnfc() 1141 ret = p->ethtool_ops->get_rxnfc(p, nfc, rule_locs); in bcm_sf2_get_rxnfc()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1193 .get_rxnfc = enetc_get_rxnfc, 1224 .get_rxnfc = enetc_get_rxnfc,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1336 .get_rxnfc = otx2_get_rxnfc, 1455 .get_rxnfc = otx2_get_rxnfc,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1728 static int get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *info, in get_rxnfc() function 2183 .get_rxnfc = get_rxnfc,
|