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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h112 #define S_TCB_SND_UNA_RAW 25 macro
114 #define V_TCB_SND_UNA_RAW(x) ((x) << S_TCB_SND_UNA_RAW)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h169 #define S_TCB_SND_UNA_RAW 0 macro
171 #define V_TCB_SND_UNA_RAW(x) ((x) << S_TCB_SND_UNA_RAW)

Completed in 106 milliseconds