Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h9497 #define S_DSE_ALEN 8 macro
9499 #define V_DSE_ALEN(x) ((x) << S_DSE_ALEN)
9500 #define G_DSE_ALEN(x) (((x) >> S_DSE_ALEN) & M_DSE_ALEN)