Home
last modified time | relevance | path

Searched refs:switch_wan_bmp (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw.c174 sc->sc_config.switch_cpu_bmp | sc->sc_config.switch_wan_bmp; in ar40xx_hw_vlan_init()
176 sc->sc_config.switch_wan_bmp; in ar40xx_hw_vlan_init()
182 if (sc->sc_config.switch_wan_bmp & (1U << i)) in ar40xx_hw_vlan_init()
H A Dar40xx_var.h96 uint32_t switch_wan_bmp; member
H A Dar40xx_main.c372 &sc->sc_config.switch_wan_bmp, in ar40xx_attach()
373 sizeof(sc->sc_config.switch_wan_bmp)); in ar40xx_attach()
/freebsd/sys/dts/arm/
H A Dqcom-ipq4019-ethernet.dtsi67 switch_wan_bmp = <0x20>;