Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1463 #define S_LP_INT_THRESH 12 macro
1465 #define V_LP_INT_THRESH(x) ((x) << S_LP_INT_THRESH)
1466 #define G_LP_INT_THRESH(x) (((x) >> S_LP_INT_THRESH) & M_LP_INT_THRESH)