Searched refs:V_TF_DDP_BUF0_FLUSH (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h665 #define V_TF_DDP_BUF0_FLUSH(x) ((x) << S_TF_DDP_BUF0_FLUSH) macro
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h782 #define V_TF_DDP_BUF0_FLUSH(x) ((x) << S_TF_DDP_BUF0_FLUSH) macro
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_ddp.c798 V_TF_DDP_BUF0_FLUSH(1) | V_TF_DDP_BUF0_VALID(1);
2626 ddp_flags |= V_TF_DDP_BUF0_FLUSH(1);
2629 V_TF_DDP_BUF0_FLUSH(1) | V_TF_DDP_BUF0_VALID(1);

Completed in 115 milliseconds