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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h111 #define S_TCB_T_RXTSHIFT 4 macro
113 #define V_TCB_T_RXTSHIFT(x) ((x) << S_TCB_T_RXTSHIFT)
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h79 #define S_TCB_T_RXTSHIFT 30 macro
81 #define V_TCB_T_RXTSHIFT(x) ((x) << S_TCB_T_RXTSHIFT)

Completed in 37 milliseconds