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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h247 #define S_TCB_RX_FRAG0_LEN 31 macro
249 #define V_TCB_RX_FRAG0_LEN(x) ((x) << S_TCB_RX_FRAG0_LEN)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h253 #define S_TCB_RX_FRAG0_LEN 22 macro
255 #define V_TCB_RX_FRAG0_LEN(x) ((__u64)(x) << S_TCB_RX_FRAG0_LEN)

Completed in 69 milliseconds