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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h212 #define S_TCB_TX_LAST_PTR_RAW 0 macro
214 #define V_TCB_TX_LAST_PTR_RAW(x) ((x) << S_TCB_TX_LAST_PTR_RAW)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h211 #define S_TCB_TX_LAST_PTR_RAW 25 macro
213 #define V_TCB_TX_LAST_PTR_RAW(x) ((__u64)(x) << S_TCB_TX_LAST_PTR_RAW)

Completed in 168 milliseconds