Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1483 #define S_INGRESS2_BASE 16 macro
1485 #define V_INGRESS2_BASE(x) ((x) << S_INGRESS2_BASE)
1486 #define G_INGRESS2_BASE(x) (((x) >> S_INGRESS2_BASE) & M_INGRESS2_BASE)