Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/
A Dena_ethtool.c781 func = ETH_RSS_HASH_CRC32; in ena_get_rxfh()
816 case ETH_RSS_HASH_CRC32: in ena_set_rxfh()
/linux-6.3-rc2/include/linux/
A Dethtool.h106 #define ETH_RSS_HASH_CRC32 __ETH_RSS_HASH(CRC32) macro
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c997 ETH_RSS_HASH_TOP : ETH_RSS_HASH_CRC32; in fun_get_rxfh()
1015 else if (hfunc == ETH_RSS_HASH_CRC32) in fun_set_rxfh()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c5637 *hfunc = ETH_RSS_HASH_CRC32; in mvpp2_ethtool_get_rxfh()
5651 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_CRC32) in mvpp2_ethtool_set_rxfh()
5675 *hfunc = ETH_RSS_HASH_CRC32; in mvpp2_ethtool_get_rxfh_context()
5694 if (hfunc != ETH_RSS_HASH_NO_CHANGE && hfunc != ETH_RSS_HASH_CRC32) in mvpp2_ethtool_set_rxfh_context()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c2382 case ETH_RSS_HASH_CRC32: in nfp_net_rss_key_sz()

Completed in 28 milliseconds