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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h556 #define S_TF_MOD_SCHD_REASON0 25 macro
557 #define V_TF_MOD_SCHD_REASON0(x) ((x) << S_TF_MOD_SCHD_REASON0)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h664 #define S_TF_MOD_SCHD_REASON0 36 macro
665 #define V_TF_MOD_SCHD_REASON0(x) ((__u64)(x) << S_TF_MOD_SCHD_REASON0)

Completed in 180 milliseconds