/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 693 static int enetc_get_rxfh(struct net_device *ndev, u32 *indir, u8 *key, in enetc_get_rxfh() 725 static int enetc_set_rxfh(struct net_device *ndev, const u32 *indir, in enetc_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1260 static int mlx5e_get_rxfh_context(struct net_device *dev, u32 *indir, in mlx5e_get_rxfh_context() 1272 static int mlx5e_set_rxfh_context(struct net_device *dev, const u32 *indir, in mlx5e_set_rxfh_context() 1301 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in mlx5e_get_rxfh() 1307 int mlx5e_set_rxfh(struct net_device *dev, const u32 *indir, in mlx5e_set_rxfh()
|
/Linux-v6.6/net/ethtool/ |
D | common.c | 593 u32 *indir; in ethtool_get_max_rxfh_channel() local
|
/Linux-v6.6/drivers/net/ethernet/intel/igc/ |
D | igc_ethtool.c | 1430 static int igc_ethtool_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in igc_ethtool_get_rxfh() 1446 static int igc_ethtool_set_rxfh(struct net_device *netdev, const u32 *indir, in igc_ethtool_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.c | 1598 const u32 *indir) in mvpp22_port_rss_ctx_indir_set() 1616 u32 *indir) in mvpp22_port_rss_ctx_indir_get()
|
D | mvpp2_main.c | 5637 static int mvpp2_ethtool_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in mvpp2_ethtool_get_rxfh() 5655 static int mvpp2_ethtool_set_rxfh(struct net_device *dev, const u32 *indir, in mvpp2_ethtool_set_rxfh() 5676 static int mvpp2_ethtool_get_rxfh_context(struct net_device *dev, u32 *indir, in mvpp2_ethtool_get_rxfh_context() 5697 const u32 *indir, const u8 *key, in mvpp2_ethtool_set_rxfh_context()
|
/Linux-v6.6/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 937 u32 *indir, u8 *key, u8 *hfunc) in lan743x_ethtool_get_rxfh() 986 const u32 *indir, const u8 *key, in lan743x_ethtool_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_ethtool.c | 1918 static int iavf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in iavf_get_rxfh() 1947 static int iavf_set_rxfh(struct net_device *netdev, const u32 *indir, in iavf_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1274 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh() 1295 static int be_set_rxfh(struct net_device *netdev, const u32 *indir, in be_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 3099 static void ixgbe_get_reta(struct ixgbe_adapter *adapter, u32 *indir) in ixgbe_get_reta() 3111 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh() 3128 static int ixgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in ixgbe_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1421 static int nfp_net_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in nfp_net_get_rxfh() 1445 const u32 *indir, const u8 *key, in nfp_net_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 3116 ice_get_rxfh_context(struct net_device *netdev, u32 *indir, in ice_get_rxfh_context() 3192 ice_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in ice_get_rxfh() 3208 ice_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, in ice_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/ |
D | ethtool.c | 900 static int ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbevf_get_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 1395 static int qede_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, u8 *hfunc) in qede_get_rxfh() 1415 static int qede_set_rxfh(struct net_device *dev, const u32 *indir, in qede_set_rxfh()
|
/Linux-v6.6/drivers/net/hyperv/ |
D | netvsc_drv.c | 1755 static int netvsc_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in netvsc_get_rxfh() 1781 static int netvsc_set_rxfh(struct net_device *dev, const u32 *indir, in netvsc_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 944 static int hns3_get_rss(struct net_device *netdev, u32 *indir, u8 *key, in hns3_get_rss() 955 static int hns3_set_rss(struct net_device *netdev, const u32 *indir, in hns3_set_rss()
|
/Linux-v6.6/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 3285 static int igb_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in igb_get_rxfh() 3336 static int igb_set_rxfh(struct net_device *netdev, const u32 *indir, in igb_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3489 static int bnx2x_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnx2x_get_rxfh() 3519 static int bnx2x_set_rxfh(struct net_device *dev, const u32 *indir, in bnx2x_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 522 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss() 549 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
D | jit.c | 81 bool indir) in __emit_cmd() 101 swreg lreg, swreg rreg, u8 size, enum cmd_ctx_swap ctx, bool indir) in emit_cmd_any() 2737 bool indir; in mem_ldx_data_init_pktcache() local
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 5115 static int i40e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40e_get_rxfh() 5156 static int i40e_set_rxfh(struct net_device *netdev, const u32 *indir, in i40e_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1315 static int bnxt_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnxt_get_rxfh() 1341 static int bnxt_set_rxfh(struct net_device *dev, const u32 *indir, in bnxt_set_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/marvell/ |
D | mvneta.c | 550 u32 indir[MVNETA_RSS_LU_TABLE_SIZE]; member 5021 static int mvneta_ethtool_set_rxfh(struct net_device *dev, const u32 *indir, in mvneta_ethtool_set_rxfh() 5045 static int mvneta_ethtool_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in mvneta_ethtool_get_rxfh()
|
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.c | 1879 const u8 *key, const u32 *indir) in ionic_lif_rss_config()
|
/Linux-v6.6/drivers/net/ |
D | virtio_net.c | 3500 static int virtnet_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, u8 *hfunc) in virtnet_get_rxfh() 3519 static int virtnet_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *key, const u8 hfunc) in virtnet_set_rxfh()
|