Home
last modified time | relevance | path

Searched defs:rss_gethashconfig (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_rss.h74 #define rss_gethashconfig() (ICE_DEFAULT_RSS_HASH_CONFIG) macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_rss.h59 #define rss_gethashconfig() 0x7E macro
/freebsd/sys/net/
H A Drss_config.c464 rss_gethashconfig(void) in rss_gethashconfig() function