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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_tcb.h792 #define S_TF_DDP_BUF1_VALID 32 macro
793 #define V_TF_DDP_BUF1_VALID(x) ((__u64)(x) << S_TF_DDP_BUF1_VALID)
/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_tcb.h639 #define S_TF_DDP_BUF1_VALID 18 macro
640 #define V_TF_DDP_BUF1_VALID(x) ((x) << S_TF_DDP_BUF1_VALID)

Completed in 78 milliseconds