Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2408 #define S_EGRESS0_SIZE 24 macro
2410 #define V_EGRESS0_SIZE(x) ((x) << S_EGRESS0_SIZE)
2411 #define G_EGRESS0_SIZE(x) (((x) >> S_EGRESS0_SIZE) & M_EGRESS0_SIZE)