Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8148 #define S_RXMAXOPCNT 0 macro
8150 #define V_RXMAXOPCNT(x) ((x) << S_RXMAXOPCNT)
8151 #define G_RXMAXOPCNT(x) (((x) >> S_RXMAXOPCNT) & M_RXMAXOPCNT)