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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h307 #define S_TCB_RX_FRAG2_LEN_RAW 27 macro
309 #define V_TCB_RX_FRAG2_LEN_RAW(x) ((x) << S_TCB_RX_FRAG2_LEN_RAW)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h307 #define S_TCB_RX_FRAG2_LEN_RAW 28 macro
309 #define V_TCB_RX_FRAG2_LEN_RAW(x) ((__u64)(x) << S_TCB_RX_FRAG2_LEN_RAW)

Completed in 126 milliseconds