Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_tcb.h329 #define V_TCB_PDU_HDR_LEN(x) ((x) << S_TCB_PDU_HDR_LEN) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_tcb.h333 #define V_TCB_PDU_HDR_LEN(x) ((x) << S_TCB_PDU_HDR_LEN) macro