Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h150 #define VTU_PORT(_sc, p) (((p) % VTU_PPREG(_sc)) * (16 / VTU_PPREG(_sc))) macro
H A De6000sw.c1381 port = (reg >> VTU_PORT(sc, i)) & VTU_PORT_MASK;
1817 VTU_PORT_UNTAGGED << VTU_PORT(sc, i);
1820 VTU_PORT_TAGGED << VTU_PORT(sc, i);
1823 VTU_PORT_DISCARD << VTU_PORT(sc, i);