Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4948 #define S_DV_ALEN 16 macro
4950 #define V_DV_ALEN(x) ((x) << S_DV_ALEN)
4951 #define G_DV_ALEN(x) (((x) >> S_DV_ALEN) & M_DV_ALEN)