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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h394 #define S_TCB_STAG 0 macro
396 #define V_TCB_STAG(x) ((x) << S_TCB_STAG)
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h404 #define S_TCB_STAG 3 macro
406 #define V_TCB_STAG(x) ((x) << S_TCB_STAG)

Completed in 74 milliseconds