Home
last modified time | relevance | path

Searched refs:ETH_RSS_HASH_XOR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dethtool.h77 #define ETH_RSS_HASH_XOR __ETH_RSS_HASH(XOR) macro
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c1253 if (priv->rss_hash_fn == ETH_RSS_HASH_XOR) { in mlx4_en_config_rss_steer()
Den_ethtool.c1111 } else if (hfunc == ETH_RSS_HASH_XOR) { in mlx4_en_check_rxfh_func()
Den_netdev.c2932 priv->rss_hash_fn = ETH_RSS_HASH_XOR; in mlx4_en_init_netdev()