Searched defs:V_TCB_RX_FRAG1_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h255 #define V_TCB_RX_FRAG1_LEN(x) ((x) << S_TCB_RX_FRAG1_LEN) macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h261 #define V_TCB_RX_FRAG1_LEN(x) ((__u64)(x) << S_TCB_RX_FRAG1_LEN) macro

Completed in 106 milliseconds