Home
last modified time | relevance | path

Searched refs:S_HP_INT_THRESH_T5 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h2260 #define S_HP_INT_THRESH_T5 10 macro
2262 #define V_HP_INT_THRESH_T5(x) ((x) << S_HP_INT_THRESH_T5)
2263 #define G_HP_INT_THRESH_T5(x) (((x) >> S_HP_INT_THRESH_T5) & M_HP_INT_THRESH_T5)