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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h77 #define S_TCB_T_RXTSHIFT 30 macro
79 #define V_TCB_T_RXTSHIFT(x) ((x) << S_TCB_T_RXTSHIFT)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h109 #define S_TCB_T_RXTSHIFT 4 macro
111 #define V_TCB_T_RXTSHIFT(x) ((x) << S_TCB_T_RXTSHIFT)

Completed in 214 milliseconds