Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1464 #define S_EGRESS_BASE 10 macro
1466 #define V_EGRESS_BASE(x) ((x) << S_EGRESS_BASE)
1467 #define G_EGRESS_BASE(x) (((x) >> S_EGRESS_BASE) & M_EGRESS_BASE)