Searched refs:es_vlan_caps (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.h43 uint32_t es_vlan_caps; member in struct:etherswitch_info
/freebsd-10-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_7240.c138 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q |
H A Darswitch_8316.c169 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q |
H A Darswitch.c185 if ((mode & sc->info.es_vlan_caps) != mode)
/freebsd-10-stable/sys/dev/etherswitch/ip17x/
H A Dip175d.c218 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q;
H A Dip175c.c246 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q;
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c516 printb("VLAN capabilities", cfg->info.es_vlan_caps,

Completed in 309 milliseconds