Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h324 #define LM_RSS_HASH_IPV6 0x00000400 macro
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c99 LM_RSS_HASH_IPV6 | in BnxeRssEnable()
/titanic_44/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()
2551 if (GET_FLAGS(hash_type, LM_RSS_HASH_IPV6)) in lm_enable_rss()