/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 56 .set_rxnfc = efx_ethtool_set_rxnfc,
|
H A D | ethtool.c | 262 .set_rxnfc = efx_ethtool_set_rxnfc,
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 262 .set_rxnfc = efx_siena_ethtool_set_rxnfc,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 287 .set_rxnfc = mlx5i_set_rxnfc,
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 493 .set_rxnfc = sxgbe_set_rxnfc,
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 471 .set_rxnfc = tsnep_ethtool_set_rxnfc,
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 529 .set_rxnfc = txgbe_set_rxnfc,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1323 .set_rxnfc = otx2_set_rxnfc, 1436 .set_rxnfc = otx2_set_rxnfc,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1184 .set_rxnfc = enetc_set_rxnfc, 1215 .set_rxnfc = enetc_set_rxnfc,
|
/linux/include/linux/ |
H A D | ethtool.h | 1021 int (*set_rxnfc)(struct net_device *, struct ethtool_rxnfc *); member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1925 static int set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in set_rxnfc() function 2198 .set_rxnfc = set_rxnfc,
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1800 .set_rxnfc = hinic_set_rxnfc, 1832 .set_rxnfc = hinic_set_rxnfc,
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 890 .set_rxnfc = gve_set_rxnfc,
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1074 .set_rxnfc = aq_ethtool_set_rxnfc,
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 875 .set_rxnfc = nicvf_set_rxnfc,
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 1101 .set_rxnfc = ena_set_rxnfc,
|
/linux/net/dsa/ |
H A D | user.c | 1766 if (!ds->ops->set_rxnfc) in dsa_user_set_rxnfc() 1769 return ds->ops->set_rxnfc(ds, dp->index, nfc); in dsa_user_set_rxnfc() 2513 .set_rxnfc = dsa_user_set_rxnfc,
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1179 .set_rxnfc = fm10k_set_rxnfc,
|
/linux/include/net/ |
H A D | dsa.h | 1087 int (*set_rxnfc)(struct dsa_switch *ds, int port, member
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1172 .set_rxnfc = fun_set_rxnfc,
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 1452 .set_rxnfc = be_set_rxnfc,
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 1364 .set_rxnfc = vmxnet3_set_rxnfc,
|
/linux/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1250 .set_rxnfc = bcm_sf2_set_rxnfc,
|
/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 1509 .set_rxnfc = gfar_set_nfc,
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 3687 .set_rxnfc = bnx2x_set_rxnfc, 3714 .set_rxnfc = bnx2x_set_rxnfc,
|