Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/drivers/net/hw/
H A Dtoeplitz.py21 ETH_RSS_HASH_TOP = 1 variable
156 if rss.get('hfunc') != ETH_RSS_HASH_TOP or rss.get('input-xfrm'):
158 "hfunc": ETH_RSS_HASH_TOP,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.c102 case ETH_RSS_HASH_TOP: in mlx5e_hfunc_to_hw()
123 if (rss_hash->hfunc == ETH_RSS_HASH_TOP) { in mlx5e_tir_builder_build_rss()
H A Drss.c165 rss->hash.hfunc = ETH_RSS_HASH_TOP; in mlx5e_rss_params_init()
613 case ETH_RSS_HASH_TOP: in mlx5e_rss_set_rxfh()
625 if (rss->hash.hfunc == ETH_RSS_HASH_TOP) in mlx5e_rss_set_rxfh()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c826 if (rxfh->hfunc && rxfh->hfunc != ETH_RSS_HASH_TOP) in otx2_create_rxfh()
828 ctx->hfunc = ETH_RSS_HASH_TOP; in otx2_create_rxfh()
854 rxfh->hfunc != ETH_RSS_HASH_TOP) in otx2_modify_rxfh()
894 rxfh->hfunc != ETH_RSS_HASH_TOP) in otx2_set_rxfh()
929 rxfh->hfunc = ETH_RSS_HASH_TOP; in otx2_get_rxfh()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c204 case ETH_RSS_HASH_TOP: in hclge_comm_parse_rss_hfunc()
353 *hfunc = ETH_RSS_HASH_TOP; in hclge_comm_get_rss_hash_info()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c1176 rxfh->hfunc = ETH_RSS_HASH_TOP; in efx_ethtool_get_rxfh()
1203 rxfh->hfunc != ETH_RSS_HASH_TOP) { in efx_ethtool_modify_rxfh_context()
1242 ctx->hfunc = ETH_RSS_HASH_TOP; in efx_ethtool_create_rxfh_context()
1277 rxfh->hfunc != ETH_RSS_HASH_TOP) in efx_ethtool_set_rxfh()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1300 rxfh->hfunc = ETH_RSS_HASH_TOP; in fbnic_get_rxfh()
1342 rxfh->hfunc != ETH_RSS_HASH_TOP) in fbnic_set_rxfh()
1454 if (rxfh->hfunc && rxfh->hfunc != ETH_RSS_HASH_TOP) { in fbnic_create_rxfh_context()
1458 ctx->hfunc = ETH_RSS_HASH_TOP; in fbnic_create_rxfh_context()
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c1164 rxfh->hfunc = ETH_RSS_HASH_TOP; in efx_siena_ethtool_get_rxfh()
1184 rxfh->hfunc != ETH_RSS_HASH_TOP) in efx_siena_ethtool_set_rxfh()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1270 rxfh->hfunc = ETH_RSS_HASH_TOP; in ef4_ethtool_get_rxfh()
1286 rxfh->hfunc != ETH_RSS_HASH_TOP)) in ef4_ethtool_set_rxfh()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c440 rxfh->hfunc = ETH_RSS_HASH_TOP; in idpf_get_rxfh()
489 rxfh->hfunc != ETH_RSS_HASH_TOP) { in idpf_set_rxfh()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1127 rxfh->hfunc = hash_engine_type ? ETH_RSS_HASH_TOP : ETH_RSS_HASH_XOR; in hinic_get_rxfh()
1156 if (rxfh->hfunc != ETH_RSS_HASH_TOP && in hinic_set_rxfh()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1788 rxfh->hfunc = ETH_RSS_HASH_TOP; in iavf_get_rxfh()
1821 rxfh->hfunc != ETH_RSS_HASH_TOP) in iavf_set_rxfh()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c887 *hfunc = ETH_RSS_HASH_TOP; in hns_ae_get_rss()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1496 rxfh->hfunc = ETH_RSS_HASH_TOP; in igc_ethtool_get_rxfh()
1516 rxfh->hfunc != ETH_RSS_HASH_TOP)) in igc_ethtool_set_rxfh()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1592 rxfh->hfunc = ETH_RSS_HASH_TOP; in get_rss_table()
1612 rxfh->hfunc != ETH_RSS_HASH_TOP)) in set_rss_table()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c963 rxfh->hfunc != ETH_RSS_HASH_TOP) || in hns3_set_rss()
965 rxfh->hfunc != ETH_RSS_HASH_TOP && in hns3_set_rss()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c898 rxfh->hfunc = ETH_RSS_HASH_TOP; in gve_get_rss_config_cache()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c1720 rxfh->hfunc = ETH_RSS_HASH_TOP; /* Toeplitz */ in netvsc_get_rxfh()
1748 rxfh->hfunc != ETH_RSS_HASH_TOP) in netvsc_set_rxfh()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1851 rxfh->hfunc = ETH_RSS_HASH_TOP; in bnxt_get_rxfh()
1911 if (rxfh->hfunc && rxfh->hfunc != ETH_RSS_HASH_TOP) { in bnxt_rxfh_context_check()
1968 ctx->hfunc = ETH_RSS_HASH_TOP; in bnxt_create_rxfh_context()
2040 if (rxfh->hfunc && rxfh->hfunc != ETH_RSS_HASH_TOP) in bnxt_set_rxfh()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c1253 } else if (priv->rss_hash_fn == ETH_RSS_HASH_TOP) { in mlx4_en_config_rss_steer()
H A Den_netdev.c3409 priv->rss_hash_fn = ETH_RSS_HASH_TOP; in mlx4_en_init_netdev()
3415 priv->rss_hash_fn = ETH_RSS_HASH_TOP; in mlx4_en_init_netdev()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c766 rxfh->hfunc = ETH_RSS_HASH_TOP; in enetc_get_rxfh()
799 rxfh->hfunc != ETH_RSS_HASH_TOP) in enetc_set_rxfh()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3278 rxfh->hfunc = ETH_RSS_HASH_TOP; in igb_get_rxfh()
3334 rxfh->hfunc != ETH_RSS_HASH_TOP)) in igb_set_rxfh()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3249 rxfh->hfunc = ETH_RSS_HASH_TOP; in ixgbe_get_rxfh()
3270 rxfh->hfunc != ETH_RSS_HASH_TOP) in ixgbe_set_rxfh()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3647 rxfh->hfunc = ETH_RSS_HASH_TOP; in ice_get_rxfh()
3698 rxfh->hfunc != ETH_RSS_HASH_TOP) in ice_set_rxfh()

12