Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h492 #define S_SYN_RSS_QUEUE 2 macro
494 #define V_SYN_RSS_QUEUE(x) ((x) << S_SYN_RSS_QUEUE)
495 #define G_SYN_RSS_QUEUE(x) (((x) >> S_SYN_RSS_QUEUE) & M_SYN_RSS_QUEUE)