Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/oce/
Doce_if.h169 #define RSS_ENABLE_TCP_IPV4 0x2 macro
Doce_hw.h2410 RSS_ENABLE_TCP_IPV4 = 0x2, /* (TCP IPV4 Hash enabled) */ enumerator
2416 #define RSS_ENABLE (RSS_ENABLE_IPV4 | RSS_ENABLE_TCP_IPV4)
Doce_mbox.c851 RSS_ENABLE_TCP_IPV4 | in oce_config_nic_rss()