Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1072 #define S_LP_INT_THRESH 12 macro
1074 #define V_LP_INT_THRESH(x) ((x) << S_LP_INT_THRESH)
1075 #define G_LP_INT_THRESH(x) (((x) >> S_LP_INT_THRESH) & M_LP_INT_THRESH)