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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h261 #define S_TCB_RX_FRAG1_LEN 18 macro
263 #define V_TCB_RX_FRAG1_LEN(x) ((__u64)(x) << S_TCB_RX_FRAG1_LEN)
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h254 #define S_TCB_RX_FRAG1_LEN 26 macro
256 #define V_TCB_RX_FRAG1_LEN(x) ((x) << S_TCB_RX_FRAG1_LEN)

Completed in 103 milliseconds