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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h655 #define S_TF_DDP_WAIT_FRAG 24 macro
656 #define V_TF_DDP_WAIT_FRAG(x) ((x) << S_TF_DDP_WAIT_FRAG)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h766 #define S_TF_DDP_WAIT_FRAG 19 macro
767 #define V_TF_DDP_WAIT_FRAG(x) ((x) << S_TF_DDP_WAIT_FRAG)

Completed in 303 milliseconds