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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h3983 #define S_TIMERBACKOFFINDEX6 16 macro
3985 #define V_TIMERBACKOFFINDEX6(x) ((x) << S_TIMERBACKOFFINDEX6)
3986 #define G_TIMERBACKOFFINDEX6(x) (((x) >> S_TIMERBACKOFFINDEX6) & M_TIMERBACKOFFINDEX6)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h22167 #define S_TIMERBACKOFFINDEX6 16 macro
22169 #define V_TIMERBACKOFFINDEX6(x) ((x) << S_TIMERBACKOFFINDEX6)
22170 #define G_TIMERBACKOFFINDEX6(x) (((x) >> S_TIMERBACKOFFINDEX6) & M_TIMERBACKOFFINDEX6)
[all...]

Completed in 694 milliseconds