Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9260 #define S_RXTSHIFTMAXR2 16 macro
9262 #define V_RXTSHIFTMAXR2(x) ((x) << S_RXTSHIFTMAXR2)
9263 #define G_RXTSHIFTMAXR2(x) (((x) >> S_RXTSHIFTMAXR2) & M_RXTSHIFTMAXR2)