Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h180 #define RTL8366_NUM_VLANS 16 macro
H A Drtl8366rb.c73 int vid[RTL8366_NUM_VLANS];
230 sc->info.es_nvlangroups = RTL8366_NUM_VLANS; in rtl8366rb_attach()
712 for (i = 0; i < RTL8366_NUM_VLANS; i++) { in rtl_setport()