Home
last modified time | relevance | path

Searched defs:hfunc (Results 1 - 25 of 97) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.h10 u8 hfunc; member
H A Dtir.c96 static int mlx5e_hfunc_to_hw(u8 hfunc) in mlx5e_hfunc_to_hw() argument
H A Drqt.c66 mlx5e_calc_indir_rqns(u32 *rss_rqns, u32 *rqns, unsigned int num_rqns, u8 hfunc, struct mlx5e_rss_params_indir *indir) mlx5e_calc_indir_rqns() argument
90 mlx5e_rqt_init_indir(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, u32 *rqns, unsigned int num_rqns, u8 hfunc, struct mlx5e_rss_params_indir *indir) mlx5e_rqt_init_indir() argument
148 mlx5e_rqt_redirect_indir(struct mlx5e_rqt *rqt, u32 *rqns, unsigned int num_rqns, u8 hfunc, struct mlx5e_rss_params_indir *indir) mlx5e_rqt_redirect_indir() argument
H A Drx_res.c191 mlx5e_rx_res_rss_get_rxfh(struct mlx5e_rx_res *res, u32 rss_idx, u32 *indir, u8 *key, u8 *hfunc) mlx5e_rx_res_rss_get_rxfh() argument
206 mlx5e_rx_res_rss_set_rxfh(struct mlx5e_rx_res *res, u32 rss_idx, const u32 *indir, const u8 *key, const u8 *hfunc) mlx5e_rx_res_rss_set_rxfh() argument
H A Drss.c471 int mlx5e_rss_get_rxfh(struct mlx5e_rss *rss, u32 *indir, u8 *key, u8 *hfunc) in mlx5e_rss_get_rxfh() argument
489 mlx5e_rss_set_rxfh(struct mlx5e_rss *rss, const u32 *indir, const u8 *key, const u8 *hfunc, u32 *rqns, unsigned int num_rqns) mlx5e_rss_set_rxfh() argument
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Drss.c15 u32 hfunc; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c371 int hclge_comm_set_rss_algo_key(struct hclge_comm_hw *hw, const u8 hfunc, in hclge_comm_set_rss_algo_key() argument
117 hclge_comm_set_rss_hash_key(struct hclge_comm_rss_cfg *rss_cfg, struct hclge_comm_hw *hw, const u8 *key, const u8 hfunc) hclge_comm_set_rss_hash_key() argument
194 hclge_comm_parse_rss_hfunc(struct hclge_comm_rss_cfg *rss_cfg, const u8 hfunc, u8 *hash_algo) hclge_comm_parse_rss_hfunc() argument
336 hclge_comm_get_rss_hash_info(struct hclge_comm_rss_cfg *rss_cfg, u8 *key, u8 *hfunc) hclge_comm_get_rss_hash_info() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c211 mana_get_rxfh(struct net_device *ndev, u32 *indir, u8 *key, u8 *hfunc) mana_get_rxfh() argument
231 mana_set_rxfh(struct net_device *ndev, const u32 *indir, const u8 *key, const u8 hfunc) mana_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c528 xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) xgbe_get_rxfh() argument
549 xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) xgbe_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c578 enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, u8 *hfunc) enic_get_rxfh() argument
592 enic_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *hkey, const u8 hfunc) enic_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c498 enetc_get_rxfh(struct net_device *ndev, u32 *indir, u8 *key, u8 *hfunc) enetc_get_rxfh() argument
529 enetc_set_rxfh(struct net_device *ndev, const u32 *indir, const u8 *key, const u8 hfunc) enetc_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1005 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) in vmxnet3_get_rss() argument
1024 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, const u8 hfunc) vmxnet3_set_rss() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c530 xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) xgbe_get_rxfh() argument
551 xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) xgbe_set_rxfh() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c571 enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, u8 *hfunc) enic_get_rxfh() argument
585 enic_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *hkey, const u8 hfunc) enic_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c896 ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) ixgbevf_get_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1013 iavf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) iavf_get_rxfh() argument
1042 iavf_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) iavf_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c599 otx2_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, u8 *hfunc) otx2_get_rxfh() argument
623 otx2_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *hkey, const u8 hfunc) otx2_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c716 ionic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) ionic_get_rxfh() argument
737 ionic_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) ionic_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c574 lan743x_ethtool_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) lan743x_ethtool_get_rxfh() argument
623 lan743x_ethtool_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) lan743x_ethtool_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c848 stmmac_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, u8 *hfunc) stmmac_get_rxfh() argument
867 stmmac_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *key, const u8 hfunc) stmmac_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c735 ena_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) ena_get_rxfh() argument
781 ena_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) ena_set_rxfh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c441 aq_ethtool_get_rss(struct net_device *ndev, u32 *indir, u8 *key, u8 *hfunc) aq_ethtool_get_rss() argument
463 aq_ethtool_set_rss(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) aq_ethtool_set_rss() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c649 nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, u8 *hfunc) nicvf_get_rxfh() argument
670 nicvf_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *hkey, const u8 hfunc) nicvf_set_rxfh() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c656 nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, u8 *hfunc) nicvf_get_rxfh() argument
677 nicvf_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *hkey, const u8 hfunc) nicvf_set_rxfh() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c450 aq_ethtool_get_rss(struct net_device *ndev, u32 *indir, u8 *key, u8 *hfunc) aq_ethtool_get_rss() argument
472 aq_ethtool_set_rss(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) aq_ethtool_set_rss() argument

Completed in 24 milliseconds

1234