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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h649 #define S_TF_DDP_PUSH_DISABLE_1 22 macro
650 #define V_TF_DDP_PUSH_DISABLE_1(x) ((x) << S_TF_DDP_PUSH_DISABLE_1)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h805 #define S_TF_DDP_PUSH_DISABLE_1 36 macro
806 #define V_TF_DDP_PUSH_DISABLE_1(x) ((__u64)(x) << S_TF_DDP_PUSH_DISABLE_1)

Completed in 124 milliseconds