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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h667 #define S_TF_DDP_BUF1_FLUSH 28 macro
668 #define V_TF_DDP_BUF1_FLUSH(x) ((x) << S_TF_DDP_BUF1_FLUSH)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h799 #define S_TF_DDP_BUF1_FLUSH 34 macro
800 #define V_TF_DDP_BUF1_FLUSH(x) ((__u64)(x) << S_TF_DDP_BUF1_FLUSH)

Completed in 169 milliseconds