Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11767 #define S_RXPAGEPOOLFULL 4 macro
11769 #define V_RXPAGEPOOLFULL(x) ((x) << S_RXPAGEPOOLFULL)
11770 #define G_RXPAGEPOOLFULL(x) (((x) >> S_RXPAGEPOOLFULL) & M_RXPAGEPOOLFULL)