Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/oce/
H A Doce_hw.h2329 RSS_ENABLE_TCP_IPV4 = 0x2, /* (TCP IPV4 Hash enabled) */ enumerator
2335 #define RSS_ENABLE (RSS_ENABLE_IPV4 | RSS_ENABLE_TCP_IPV4)
H A Doce_if.h163 #define RSS_ENABLE_TCP_IPV4 0x2 macro
H A Doce_mbox.c785 RSS_ENABLE_TCP_IPV4 | in oce_config_nic_rss()