| /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 | 1252 .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/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 592 .set_rxnfc = txgbe_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/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/include/net/ |
| H A D | dsa.h | 1091 int (*set_rxnfc)(struct dsa_switch *ds, int port, member
|
| /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 | 1820 .set_rxnfc = idpf_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1876 .set_rxnfc = iavf_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 3753 .set_rxnfc = ixgbe_set_rxnfc, 3802 .set_rxnfc = ixgbe_set_rxnfc,
|
| /linux/net/ethtool/ |
| H A D | ioctl.c | 1180 if (!ops->set_rxnfc) in ethtool_set_rxnfc() 1200 rc = ops->set_rxnfc(dev, &info); in ethtool_set_rxnfc()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1903 .set_rxnfc = fbnic_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/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 | 4870 .set_rxnfc = ice_set_rxnfc,
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.c | 1706 .set_rxnfc = bcmgenet_set_rxnfc,
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 5818 .set_rxnfc = i40e_set_rxnfc,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5733 .set_rxnfc = bnxt_set_rxnfc,
|