Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2413 #define S_EGRESS1_SIZE 16 macro
2415 #define V_EGRESS1_SIZE(x) ((x) << S_EGRESS1_SIZE)
2416 #define G_EGRESS1_SIZE(x) (((x) >> S_EGRESS1_SIZE) & M_EGRESS1_SIZE)