Home
last modified time | relevance | path

Searched defs:V_TF_DDP_BUF1_FLUSH (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_tcb.h749 #define V_TF_DDP_BUF1_FLUSH(x) ((__u64)(x) << S_TF_DDP_BUF1_FLUSH) macro
/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_tcb.h669 #define V_TF_DDP_BUF1_FLUSH(x) ((x) << S_TF_DDP_BUF1_FLUSH) macro