Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20216 #define S_MAC_WOL_DA 0 macro
20218 #define V_MAC_WOL_DA(x) ((x) << S_MAC_WOL_DA)
20219 #define G_MAC_WOL_DA(x) (((x) >> S_MAC_WOL_DA) & M_MAC_WOL_DA)