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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h152 #define S_TCB_T_RTSEQ_RECENT 16 macro
154 #define V_TCB_T_RTSEQ_RECENT(x) ((x) << S_TCB_T_RTSEQ_RECENT)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h145 #define S_TCB_T_RTSEQ_RECENT 0 macro
147 #define V_TCB_T_RTSEQ_RECENT(x) ((x) << S_TCB_T_RTSEQ_RECENT)

Completed in 107 milliseconds