| /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()
|
| H A D | bcm_sf2.c | 1256 .set_rxnfc = bcm_sf2_set_rxnfc,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1350 .set_rxnfc = otx2_set_rxnfc, 1469 .set_rxnfc = otx2_set_rxnfc,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1933 static int set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in set_rxnfc() function 2206 .set_rxnfc = set_rxnfc,
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 1546 .set_rxnfc = enetc_set_rxnfc, 1601 .set_rxnfc = enetc_set_rxnfc,
|
| /linux/net/dsa/ |
| H A D | user.c | 1771 if (!ds->ops->set_rxnfc) in dsa_user_set_rxnfc() 1774 return ds->ops->set_rxnfc(ds, dp->index, nfc); in dsa_user_set_rxnfc() 2519 .set_rxnfc = dsa_user_set_rxnfc,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 2154 .set_rxnfc = hns3_set_rxnfc, 2194 .set_rxnfc = hns3_set_rxnfc,
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 994 .set_rxnfc = gve_set_rxnfc,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1353 .set_rxnfc = ef4_ethtool_set_rxnfc,
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 1524 .set_rxnfc = gfar_set_nfc,
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 1817 .set_rxnfc = idpf_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1871 .set_rxnfc = iavf_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 3754 .set_rxnfc = ixgbe_set_rxnfc, 3803 .set_rxnfc = ixgbe_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 2176 .set_rxnfc = igc_ethtool_set_rxnfc,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 2160 .set_rxnfc = mlx4_en_set_rxnfc,
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2507 .set_rxnfc = nfp_net_set_rxnfc,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2772 .set_rxnfc = mlx5e_set_rxnfc,
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 2261 .set_rxnfc = bcm_sysport_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3478 .set_rxnfc = igb_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4866 .set_rxnfc = ice_set_rxnfc,
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.c | 1698 .set_rxnfc = bcmgenet_set_rxnfc,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5766 .set_rxnfc = bnxt_set_rxnfc,
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 4173 .set_rxnfc = gem_set_rxnfc,
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 4795 .set_rxnfc = mtk_set_rxnfc,
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5834 .set_rxnfc = mvpp2_ethtool_set_rxnfc,
|