Home
last modified time | relevance | path

Searched refs:ETH_RSS_HASH_CRC32 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/amazon/ena/
A Dena_ethtool.c955 func = ETH_RSS_HASH_CRC32; in ena_get_rxfh()
990 case ETH_RSS_HASH_CRC32: in ena_set_rxfh()
/linux/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c996 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()
/linux/include/linux/
A Dethtool.h115 #define ETH_RSS_HASH_CRC32 __ETH_RSS_HASH(CRC32) macro
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c5688 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()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c2606 case ETH_RSS_HASH_CRC32: in nfp_net_rss_key_sz()

Completed in 31 milliseconds