Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/etherswitch/arswitch/
HDarswitch_8316.c168 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q | in ar8316_attach()
HDarswitch_8327.c1307 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q | in ar8327_attach()
HDarswitch.c211 if ((mode & sc->info.es_vlan_caps) != mode) in arswitch_set_vlan_mode()
/freebsd-14-stable/sys/dev/etherswitch/
HDetherswitch.h42 uint32_t es_vlan_caps; member
/freebsd-14-stable/sys/dev/etherswitch/ip17x/
HDip175d.c218 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in ip175d_attach()
HDip175c.c253 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in ip175c_attach()
/freebsd-14-stable/sys/dev/etherswitch/e6000sw/
HDe6060sw.c284 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT; in e6060sw_attach()
287 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | in e6060sw_attach()
HDe6000sw.c108 .es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q,
/freebsd-14-stable/sys/dev/etherswitch/mtkswitch/
HDmtkswitch_rt3050.c502 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in mtk_attach_switch_rt3050()
HDmtkswitch_mt7620.c532 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in mtk_attach_switch_mt7620()
HDmtkswitch.c152 if ((mode & sc->info.es_vlan_caps) != mode) in mtkswitch_set_vlan_mode()
/freebsd-14-stable/sys/dev/etherswitch/ar40xx/
HDar40xx_main.c498 sc->sc_info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in ar40xx_attach()
/freebsd-14-stable/sys/dev/etherswitch/infineon/
HDadm6996fc.c243 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in adm6996fc_attach()
/freebsd-14-stable/sbin/etherswitchcfg/
HDetherswitchcfg.c666 printb("VLAN capabilities", cfg->info.es_vlan_caps, in print_info()
/freebsd-14-stable/sys/dev/etherswitch/felix/
HDfelix.c364 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in felix_attach()
/freebsd-14-stable/sys/dev/etherswitch/micrel/
HDksz8995ma.c293 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOT1Q; in ksz8995ma_attach()
/freebsd-14-stable/sys/dev/etherswitch/rtl8366/
HDrtl8366rb.c231 sc->info.es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q; in rtl8366rb_attach()
/freebsd-14-stable/sys/arm/ti/cpsw/
HDif_cpsw.c2797 .es_vlan_caps = ETHERSWITCH_VLAN_DOT1Q,