Searched refs:S_TCB_STAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h402 #define S_TCB_STAG 3 macro
404 #define V_TCB_STAG(x) ((x) << S_TCB_STAG)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h392 #define S_TCB_STAG 0 macro
394 #define V_TCB_STAG(x) ((x) << S_TCB_STAG)

Completed in 803 milliseconds