Searched refs:ETH_RSS_HASH_CRC32 (Results 1 – 5 of 5) sorted by relevance
955 func = ETH_RSS_HASH_CRC32; in ena_get_rxfh()990 case ETH_RSS_HASH_CRC32: in ena_set_rxfh()
996 ETH_RSS_HASH_TOP : ETH_RSS_HASH_CRC32; in fun_get_rxfh()1015 else if (rxfh->hfunc == ETH_RSS_HASH_CRC32) in fun_set_rxfh()
115 #define ETH_RSS_HASH_CRC32 __ETH_RSS_HASH(CRC32) macro
5688 rxfh->hfunc = ETH_RSS_HASH_CRC32; in mvpp2_ethtool_get_rxfh()5704 rxfh->hfunc != ETH_RSS_HASH_CRC32) in mvpp2_ethtool_rxfh_okay()5724 ctx->hfunc = ETH_RSS_HASH_CRC32; in mvpp2_create_rxfh_context()
2606 case ETH_RSS_HASH_CRC32: in nfp_net_rss_key_sz()
Completed in 31 milliseconds