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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h302 #define S_TCB_RX_FRAG2_PTR_RAW 10 macro
304 #define V_TCB_RX_FRAG2_PTR_RAW(x) ((x) << S_TCB_RX_FRAG2_PTR_RAW)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h301 #define S_TCB_RX_FRAG2_PTR_RAW 11 macro
303 #define V_TCB_RX_FRAG2_PTR_RAW(x) ((x) << S_TCB_RX_FRAG2_PTR_RAW)

Completed in 124 milliseconds