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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h637 #define S_TF_DDP_BUF1_VALID 18 macro
638 #define V_TF_DDP_BUF1_VALID(x) ((x) << S_TF_DDP_BUF1_VALID)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h793 #define S_TF_DDP_BUF1_VALID 32 macro
794 #define V_TF_DDP_BUF1_VALID(x) ((__u64)(x) << S_TF_DDP_BUF1_VALID)

Completed in 133 milliseconds