/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tir.c | 99 case ETH_RSS_HASH_TOP: in mlx5e_hfunc_to_hw() 120 if (rss_hash->hfunc == ETH_RSS_HASH_TOP) { in mlx5e_tir_builder_build_rss()
|
A D | rss.c | 98 rss->hash.hfunc = ETH_RSS_HASH_TOP; in mlx5e_rss_params_init() 507 case ETH_RSS_HASH_TOP: in mlx5e_rss_set_rxfh() 519 if (rss->hash.hfunc == ETH_RSS_HASH_TOP) in mlx5e_rss_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/microsoft/mana/ |
A D | mana_ethtool.c | 155 *hfunc = ETH_RSS_HASH_TOP; /* Toeplitz */ in mana_get_rxfh() 180 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in mana_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
A D | hclge_comm_rss.c | 198 case ETH_RSS_HASH_TOP: in hclge_comm_parse_rss_hfunc() 344 *hfunc = ETH_RSS_HASH_TOP; in hclge_comm_get_rss_hash_info()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 580 *hfunc = ETH_RSS_HASH_TOP; in enic_get_rxfh() 590 if ((hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) || in enic_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool_common.c | 1178 *hfunc = ETH_RSS_HASH_TOP; in efx_siena_ethtool_get_rxfh() 1194 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in efx_siena_ethtool_set_rxfh() 1228 *hfunc = ETH_RSS_HASH_TOP; in efx_siena_ethtool_get_rxfh_context() 1251 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in efx_siena_ethtool_set_rxfh_context()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 1177 *hfunc = ETH_RSS_HASH_TOP; in efx_ethtool_get_rxfh() 1193 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in efx_ethtool_set_rxfh() 1227 *hfunc = ETH_RSS_HASH_TOP; in efx_ethtool_get_rxfh_context() 1250 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in efx_ethtool_set_rxfh_context()
|
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-ethtool.c | 541 *hfunc = ETH_RSS_HASH_TOP; in xgbe_get_rxfh() 553 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) { in xgbe_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 778 func = ETH_RSS_HASH_TOP; in ena_get_rxfh() 813 case ETH_RSS_HASH_TOP: in ena_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_ethtool.c | 460 *hfunc = ETH_RSS_HASH_TOP; /* Toeplitz */ in aq_ethtool_get_rss() 485 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in aq_ethtool_set_rss()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 672 *hfunc = ETH_RSS_HASH_TOP; in nicvf_get_rxfh() 684 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in nicvf_set_rxfh()
|
/linux-6.3-rc2/include/linux/ |
A D | ethtool.h | 104 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP) macro
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 1067 *hfunc = ETH_RSS_HASH_TOP; in fm10k_get_rssh() 1087 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in fm10k_set_rssh()
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_ethtool.c | 833 *hfunc = ETH_RSS_HASH_TOP; in ionic_get_rxfh() 843 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in ionic_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_ethtool.c | 997 ETH_RSS_HASH_TOP : ETH_RSS_HASH_CRC32; in fun_get_rxfh() 1017 else if (hfunc == ETH_RSS_HASH_TOP) in fun_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 981 (*hfunc) = ETH_RSS_HASH_TOP; in lan743x_ethtool_get_rxfh() 991 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in lan743x_ethtool_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/ |
A D | stmmac_ethtool.c | 1030 *hfunc = ETH_RSS_HASH_TOP; in stmmac_get_rxfh() 1041 if ((hfunc != ETH_RSS_HASH_NO_CHANGE) && (hfunc != ETH_RSS_HASH_TOP)) in stmmac_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1290 *hfunc = ETH_RSS_HASH_TOP; in be_get_rxfh() 1303 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in be_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_ethtool.c | 832 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in otx2_set_rxfh_context() 879 *hfunc = ETH_RSS_HASH_TOP; in otx2_get_rxfh_context()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | ethtool.c | 1266 *hfunc = ETH_RSS_HASH_TOP; in ef4_ethtool_get_rxfh() 1279 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in ef4_ethtool_set_rxfh()
|
/linux-6.3-rc2/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 1123 *hfunc = ETH_RSS_HASH_TOP; in vmxnet3_get_rss() 1145 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in vmxnet3_set_rss()
|
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_ethtool.c | 1156 *hfunc = hash_engine_type ? ETH_RSS_HASH_TOP : ETH_RSS_HASH_XOR; in hinic_get_rxfh() 1183 if (hfunc != ETH_RSS_HASH_TOP && hfunc != ETH_RSS_HASH_XOR) in hinic_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 1915 *hfunc = ETH_RSS_HASH_TOP; in iavf_get_rxfh() 1944 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in iavf_set_rxfh()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/ |
A D | hns_ae_adapt.c | 894 *hfunc = ETH_RSS_HASH_TOP; in hns_ae_get_rss()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/ |
A D | ethtool.c | 907 *hfunc = ETH_RSS_HASH_TOP; in ixgbevf_get_rxfh()
|