/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 56 .set_rxnfc = efx_ethtool_set_rxnfc,
|
H A D | ethtool.c | 267 .set_rxnfc = efx_ethtool_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 287 .set_rxnfc = mlx5i_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 267 .set_rxnfc = efx_siena_ethtool_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 495 .set_rxnfc = sxgbe_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 475 .set_rxnfc = tsnep_ethtool_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 494 .set_rxnfc = bcmasp_set_rxnfc,
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 842 int (*set_rxnfc)(struct net_device *, struct ethtool_rxnfc *); member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 528 .set_rxnfc = dpaa_set_rxnfc,
|
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2_cfp.c | 1175 if (p->ethtool_ops->set_rxnfc) { in bcm_sf2_set_rxnfc() 1176 ret = p->ethtool_ops->set_rxnfc(p, nfc); in bcm_sf2_set_rxnfc()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1337 .set_rxnfc = otx2_set_rxnfc, 1456 .set_rxnfc = otx2_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1194 .set_rxnfc = enetc_set_rxnfc, 1225 .set_rxnfc = enetc_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1928 static int set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in set_rxnfc() function 2201 .set_rxnfc = set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1811 .set_rxnfc = hinic_set_rxnfc, 1843 .set_rxnfc = hinic_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1012 .set_rxnfc = aq_ethtool_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 946 .set_rxnfc = dpaa2_eth_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 984 .set_rxnfc = ena_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 876 .set_rxnfc = nicvf_set_rxnfc,
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | 1738 if (!ds->ops->set_rxnfc) in dsa_slave_set_rxnfc() 1741 return ds->ops->set_rxnfc(ds, dp->index, nfc); in dsa_slave_set_rxnfc() 2384 .set_rxnfc = dsa_slave_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 2117 .set_rxnfc = hns3_set_rxnfc, 2154 .set_rxnfc = hns3_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1177 .set_rxnfc = fm10k_set_rxnfc,
|
/openbmc/linux/include/net/ |
H A D | dsa.h | 1079 int (*set_rxnfc)(struct dsa_switch *ds, int port, member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 2299 .set_rxnfc = qede_set_rxnfc, 2341 .set_rxnfc = qede_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1175 .set_rxnfc = fun_set_rxnfc,
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 1346 .set_rxnfc = ef4_ethtool_set_rxnfc,
|