Home
last modified time | relevance | path

Searched refs:S_TCB_PDU_HDR_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_tcb.h327 #define S_TCB_PDU_HDR_LEN 29 macro
329 #define V_TCB_PDU_HDR_LEN(x) ((x) << S_TCB_PDU_HDR_LEN)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_tcb.h331 #define S_TCB_PDU_HDR_LEN 1 macro
333 #define V_TCB_PDU_HDR_LEN(x) ((x) << S_TCB_PDU_HDR_LEN)