Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4958 #define S_DSE_ALEN 8 macro
4960 #define V_DSE_ALEN(x) ((x) << S_DSE_ALEN)
4961 #define G_DSE_ALEN(x) (((x) >> S_DSE_ALEN) & M_DSE_ALEN)