Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_8316.c168 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q | in ar8316_attach()
H A Darswitch_8327.c1307 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q | in ar8327_attach()
H A Darswitch.c211 if ((mode & sc->info.es_vlan_caps) != mode) in arswitch_set_vlan_mode()
/freebsd/sys/dev/etherswitch/
H A Detherswitch.h42 uint32_t es_vlan_caps; member
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip175d.c218 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in ip175d_attach()
H A Dip175c.c253 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in ip175c_attach()
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c284 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT; in e6060sw_attach()
287 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | in e6060sw_attach()
H A De6000sw.c109 .es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q,
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.c502 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in mtk_attach_switch_rt3050()
H A Dmtkswitch_mt7620.c532 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in mtk_attach_switch_mt7620()
H A Dmtkswitch.c152 if ((mode & sc->info.es_vlan_caps) != mode) in mtkswitch_set_vlan_mode()
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c499 sc->sc_info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in ar40xx_attach()
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c243 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in adm6996fc_attach()
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c666 printb("VLAN capabilities", cfg->info.es_vlan_caps, in print_info()
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c293 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in ksz8995ma_attach()
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c363 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in felix_attach()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c231 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in rtl8366rb_attach()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2793 .es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q,