Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcommon.h26 rss_hash_func_strings[ETH_RSS_HASH_FUNCS_COUNT][ETH_GSTRING_LEN];
H A Dcommon.c80 rss_hash_func_strings[ETH_RSS_HASH_FUNCS_COUNT][ETH_GSTRING_LEN] = {
/openbmc/linux/include/linux/
H A Dethtool.h68 ETH_RSS_HASH_FUNCS_COUNT enumerator
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1437 if (*hfunc >= 1 << ETH_RSS_HASH_FUNCS_COUNT) in nfp_net_get_rxfh()