Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dethtool.h76 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP) macro
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c527 *hfunc = ETH_RSS_HASH_TOP; in xgbe_get_rxfh()
539 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) { in xgbe_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c482 *hfunc = ETH_RSS_HASH_TOP; in enic_get_rxfh()
492 if ((hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) || in enic_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c642 *hfunc = ETH_RSS_HASH_TOP; in i40evf_get_rxfh()
677 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in i40evf_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c578 *hfunc = ETH_RSS_HASH_TOP; in nicvf_get_rxfh()
590 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in nicvf_set_rxfh()
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c664 *hfunc = ETH_RSS_HASH_TOP; in vmxnet3_get_rss()
684 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in vmxnet3_set_rss()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dethtool.c1095 *hfunc = ETH_RSS_HASH_TOP; in efx_ethtool_get_rxfh()
1108 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in efx_ethtool_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c998 *hfunc = ETH_RSS_HASH_TOP; in get_rss_table()
1016 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in set_rss_table()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c1096 *hfunc = ETH_RSS_HASH_TOP; in fm10k_get_rssh()
1116 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in fm10k_set_rssh()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1198 *hfunc = ETH_RSS_HASH_TOP; in be_get_rxfh()
1211 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in be_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c715 (hfunc != ETH_RSS_HASH_TOP)) in mlx5e_set_rxfh()
Den_main.c1164 return (hfunc == ETH_RSS_HASH_TOP) ? in mlx5e_rx_hash_fn()
1664 if (priv->params.rss_hfunc == ETH_RSS_HASH_TOP) { in mlx5e_build_tir_ctx()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c834 *hfunc = ETH_RSS_HASH_TOP; in ixgbevf_get_rxfh()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c412 *hfunc = ETH_RSS_HASH_TOP; in bnxt_get_rxfh()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2620 *hfunc = ETH_RSS_HASH_TOP; in i40e_get_rxfh()
2664 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP) in i40e_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c1269 } else if (priv->rss_hash_fn == ETH_RSS_HASH_TOP) { in mlx4_en_config_rss_steer()
Den_netdev.c3010 priv->rss_hash_fn = ETH_RSS_HASH_TOP; in mlx4_en_init_netdev()
3016 priv->rss_hash_fn = ETH_RSS_HASH_TOP; in mlx4_en_init_netdev()
Den_ethtool.c1120 if (hfunc == ETH_RSS_HASH_TOP) { in mlx4_en_check_rxfh_func()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2865 *hfunc = ETH_RSS_HASH_TOP; in igb_get_rxfh()
2919 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in igb_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3433 *hfunc = ETH_RSS_HASH_TOP; in bnx2x_get_rxfh()
3465 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in bnx2x_set_rxfh()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2911 *hfunc = ETH_RSS_HASH_TOP; in ixgbe_get_rxfh()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c12585 *hfunc = ETH_RSS_HASH_TOP; in tg3_get_rxfh()
12605 (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_TOP)) in tg3_set_rxfh()