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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h135 #define S_TCB_TIMESTAMP 0 macro
137 #define V_TCB_TIMESTAMP(x) ((x) << S_TCB_TIMESTAMP)
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h194 #define S_TCB_TIMESTAMP 11 macro
196 #define V_TCB_TIMESTAMP(x) ((x) << S_TCB_TIMESTAMP)

Completed in 159 milliseconds