Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h323 #define LM_RSS_HASH_TCP_IPV4 0x00000200 macro
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c98 LM_RSS_HASH_TCP_IPV4 | 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()
2547 if (GET_FLAGS(hash_type, LM_RSS_HASH_TCP_IPV4)) in lm_enable_rss()