Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h97 RSS_HASH_TCP = 0x02, enumerator
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1508 MPASS(rss->hash_type == RSS_HASH_TCP); in do_pass_accept_req()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h326 RSS_HASH_TCP = 2, /* TCP 4-tuple hash */ enumerator