Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_msg.h461 #define S_SYN_RSS_QUEUE 2 macro
463 #define V_SYN_RSS_QUEUE(x) ((x) << S_SYN_RSS_QUEUE)
464 #define G_SYN_RSS_QUEUE(x) (((x) >> S_SYN_RSS_QUEUE) & M_SYN_RSS_QUEUE)