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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h249 #define V_TCB_RX_FRAG0_LEN(x) ((x) << S_TCB_RX_FRAG0_LEN) macro
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h255 #define V_TCB_RX_FRAG0_LEN(x) ((__u64)(x) << S_TCB_RX_FRAG0_LEN) macro

Completed in 183 milliseconds