Home
last modified time | relevance | path

Searched refs:dsa_switch_shutdown (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/net/dsa/
H A Dmt7530-mmio.c84 dsa_switch_shutdown(priv->ds); in mt7988_shutdown()
H A Dmt7530-mdio.c252 dsa_switch_shutdown(priv->ds); in mt7530_shutdown()
H A Dmv88e6060.c354 dsa_switch_shutdown(ds); in mv88e6060_shutdown()
H A Ddsa_loop.c363 dsa_switch_shutdown(ds); in dsa_loop_drv_shutdown()
H A Dvitesse-vsc73xx-core.c1226 dsa_switch_shutdown(vsc->ds); in vsc73xx_shutdown()
H A Dlan9303-core.c1463 dsa_switch_shutdown(chip->ds); in lan9303_shutdown()
H A Drzn1_a5psw.c1297 dsa_switch_shutdown(&a5psw->ds); in a5psw_shutdown()
H A Dbcm_sf2.c1583 dsa_switch_shutdown(priv->dev->ds); in bcm_sf2_sw_shutdown()
H A Dlantiq_gswip.c2242 dsa_switch_shutdown(priv->ds); in gswip_shutdown()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477_i2c.c72 dsa_switch_shutdown(dev->ds); in ksz9477_i2c_shutdown()
H A Dksz_spi.c120 dsa_switch_shutdown(dev->ds); in ksz_spi_shutdown()
H A Dksz8863_smi.c194 dsa_switch_shutdown(dev->ds); in ksz8863_smi_shutdown()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c140 dsa_switch_shutdown(felix->ds); in ocelot_ext_shutdown()
H A Dseville_vsc9953.c1054 dsa_switch_shutdown(felix->ds); in seville_shutdown()
H A Dfelix_vsc9959.c2762 dsa_switch_shutdown(felix->ds); in felix_pci_shutdown()
/openbmc/linux/drivers/net/dsa/realtek/
H A Drealtek-mdio.c260 dsa_switch_shutdown(priv->ds); in realtek_mdio_shutdown()
H A Drealtek-smi.c534 dsa_switch_shutdown(priv->ds); in realtek_smi_shutdown()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h248 dsa_switch_shutdown(dev->ds); in b53_switch_shutdown()
/openbmc/linux/net/dsa/
H A Ddsa.c1574 void dsa_switch_shutdown(struct dsa_switch *ds) in dsa_switch_shutdown() function
1603 EXPORT_SYMBOL_GPL(dsa_switch_shutdown);
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c821 dsa_switch_shutdown(priv->ds); in xrs700x_switch_shutdown()
/openbmc/linux/drivers/net/dsa/qca/
H A Dar9331.c1111 dsa_switch_shutdown(&priv->ds); in ar9331_sw_shutdown()
H A Dqca8k-8xxx.c2121 dsa_switch_shutdown(priv->ds); in qca8k_sw_shutdown()
/openbmc/linux/include/net/
H A Ddsa.h1348 void dsa_switch_shutdown(struct dsa_switch *ds);
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst590 of their respective bus, and call ``dsa_switch_shutdown()`` from it (a minimal
596 Either ``dsa_switch_shutdown()`` or ``dsa_unregister_switch()`` must be called,
603 After ``dsa_switch_shutdown()`` or ``dsa_unregister_switch()`` was called, no
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c2084 dsa_switch_shutdown(hellcreek->ds); in hellcreek_shutdown()

12