Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h43318 #define S_CLSTRCVLANID 16 macro
43320 #define V_CLSTRCVLANID(x) ((x) << S_CLSTRCVLANID)
43321 #define G_CLSTRCVLANID(x) (((x) >> S_CLSTRCVLANID) & M_CLSTRCVLANID)