Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1062 #define S_HP_INT_THRESH 28 macro
1064 #define V_HP_INT_THRESH(x) ((x) << S_HP_INT_THRESH)
1065 #define G_HP_INT_THRESH(x) (((x) >> S_HP_INT_THRESH) & M_HP_INT_THRESH)