Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h143 #define VTU_FID_MASK(_sc) ((MVSWITCH((_sc), MV88E6190) || MVSWITCH((_sc), MV88E6190X)) ? 0xfff : 0… macro
H A De6000sw.c1828 fid & VTU_FID_MASK(sc));