Home
last modified time | relevance | path

Searched refs:LM_RSS_HASH_TCP_IPV6 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h326 #define LM_RSS_HASH_TCP_IPV6 0x00001000 macro
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c100 LM_RSS_HASH_TCP_IPV6); in BnxeRssEnable()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2531 ~(LM_RSS_HASH_IPV4 | LM_RSS_HASH_TCP_IPV4 | LM_RSS_HASH_IPV6 | LM_RSS_HASH_TCP_IPV6)) in lm_enable_rss()
2555 if (GET_FLAGS(hash_type, LM_RSS_HASH_TCP_IPV6)) in lm_enable_rss()