Home
last modified time | relevance | path

Searched refs:ETH_RSS_HASH_TOP (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.c99 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()
H A Drss.c98 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()
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c218 *hfunc = ETH_RSS_HASH_TOP; /* Toeplitz */ in mana_get_rxfh()
243 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in mana_set_rxfh()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c198 case ETH_RSS_HASH_TOP: in hclge_comm_parse_rss_hfunc()
343 *hfunc = ETH_RSS_HASH_TOP; in hclge_comm_get_rss_hash_info()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c580 *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()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c1177 *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()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c1178 *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()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c546 *hfunc = ETH_RSS_HASH_TOP; in xgbe_get_rxfh()
558 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) { in xgbe_set_rxfh()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c460 *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()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c835 func = ETH_RSS_HASH_TOP; in ena_get_rxfh()
870 case ETH_RSS_HASH_TOP: in ena_set_rxfh()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c672 *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()
/openbmc/linux/include/linux/
H A Dethtool.h110 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP) macro
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1067 *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()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c842 *hfunc = ETH_RSS_HASH_TOP; in ionic_get_rxfh()
852 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in ionic_set_rxfh()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c997 ETH_RSS_HASH_TOP : ETH_RSS_HASH_CRC32; in fun_get_rxfh()
1017 else if (hfunc == ETH_RSS_HASH_TOP) in fun_set_rxfh()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c981 (*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()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1266 *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()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1290 *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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c847 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in otx2_set_rxfh_context()
894 *hfunc = ETH_RSS_HASH_TOP; in otx2_get_rxfh_context()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1146 *hfunc = ETH_RSS_HASH_TOP; in vmxnet3_get_rss()
1168 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in vmxnet3_set_rss()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1142 *hfunc = ETH_RSS_HASH_TOP; in stmmac_get_rxfh()
1153 if ((hfunc != ETH_RSS_HASH_NO_CHANGE) && (hfunc != ETH_RSS_HASH_TOP)) in stmmac_set_rxfh()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1156 *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()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1927 *hfunc = ETH_RSS_HASH_TOP; in iavf_get_rxfh()
1956 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in iavf_set_rxfh()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c894 *hfunc = ETH_RSS_HASH_TOP; in hns_ae_get_rss()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c907 *hfunc = ETH_RSS_HASH_TOP; in ixgbevf_get_rxfh()

12