Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11843 #define S_RXFIFOCNG 22 macro
11845 #define V_RXFIFOCNG(x) ((x) << S_RXFIFOCNG)
11846 #define G_RXFIFOCNG(x) (((x) >> S_RXFIFOCNG) & M_RXFIFOCNG)