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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h4027 #define S_TIMERBACKOFFINDEX14 16 macro
4029 #define V_TIMERBACKOFFINDEX14(x) ((x) << S_TIMERBACKOFFINDEX14)
4030 #define G_TIMERBACKOFFINDEX14(x) (((x) >> S_TIMERBACKOFFINDEX14) & M_TIMERBACKOFFINDEX14)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h22211 #define S_TIMERBACKOFFINDEX14 16 macro
22213 #define V_TIMERBACKOFFINDEX14(x) ((x) << S_TIMERBACKOFFINDEX14)
22214 #define G_TIMERBACKOFFINDEX14(x) (((x) >> S_TIMERBACKOFFINDEX14) & M_TIMERBACKOFFINDEX14)
[all...]

Completed in 799 milliseconds