Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/dsa/ocelot/
Docelot_ext.c88 dsa_switch_shutdown(felix->ds); in ocelot_ext_shutdown()
Dseville_vsc9953.c1004 dsa_switch_shutdown(felix->ds); in seville_shutdown()
Dfelix_vsc9959.c2729 dsa_switch_shutdown(felix->ds); in felix_pci_shutdown()
/linux-6.14.4/drivers/net/dsa/
Dmt7530-mmio.c82 dsa_switch_shutdown(priv->ds); in mt7988_shutdown()
Dmt7530-mdio.c249 dsa_switch_shutdown(priv->ds); in mt7530_shutdown()
Dmv88e6060.c354 dsa_switch_shutdown(ds); in mv88e6060_shutdown()
Ddsa_loop.c371 dsa_switch_shutdown(ds); in dsa_loop_drv_shutdown()
Drzn1_a5psw.c1308 dsa_switch_shutdown(&a5psw->ds); in a5psw_shutdown()
Dlan9303-core.c1509 dsa_switch_shutdown(chip->ds); in lan9303_shutdown()
Dbcm_sf2.c1599 dsa_switch_shutdown(priv->dev->ds); in bcm_sf2_sw_shutdown()
Dlantiq_gswip.c2225 dsa_switch_shutdown(priv->ds); in gswip_shutdown()
Dvitesse-vsc73xx-core.c2410 dsa_switch_shutdown(vsc->ds); in vsc73xx_shutdown()
/linux-6.14.4/drivers/net/dsa/microchip/
Dksz8863_smi.c194 dsa_switch_shutdown(dev->ds); in ksz8863_smi_shutdown()
Dksz_common.c4717 dsa_switch_shutdown(dev->ds); in ksz_switch_shutdown()
/linux-6.14.4/drivers/net/dsa/realtek/
Drtl83xx.c282 dsa_switch_shutdown(ds); in rtl83xx_shutdown()
/linux-6.14.4/drivers/net/dsa/b53/
Db53_priv.h248 dsa_switch_shutdown(dev->ds); in b53_switch_shutdown()
/linux-6.14.4/net/dsa/
Ddsa.c1608 void dsa_switch_shutdown(struct dsa_switch *ds) in dsa_switch_shutdown() function
1644 EXPORT_SYMBOL_GPL(dsa_switch_shutdown);
/linux-6.14.4/drivers/net/dsa/xrs700x/
Dxrs700x.c843 dsa_switch_shutdown(priv->ds); in xrs700x_switch_shutdown()
/linux-6.14.4/drivers/net/dsa/qca/
Dar9331.c1118 dsa_switch_shutdown(&priv->ds); in ar9331_sw_shutdown()
Dqca8k-8xxx.c2137 dsa_switch_shutdown(priv->ds); in qca8k_sw_shutdown()
/linux-6.14.4/include/net/
Ddsa.h1359 void dsa_switch_shutdown(struct dsa_switch *ds);
/linux-6.14.4/Documentation/networking/dsa/
Ddsa.rst594 of their respective bus, and call ``dsa_switch_shutdown()`` from it (a minimal
600 Either ``dsa_switch_shutdown()`` or ``dsa_unregister_switch()`` must be called,
607 After ``dsa_switch_shutdown()`` or ``dsa_unregister_switch()`` was called, no
/linux-6.14.4/drivers/net/dsa/hirschmann/
Dhellcreek.c2078 dsa_switch_shutdown(hellcreek->ds); in hellcreek_shutdown()
/linux-6.14.4/drivers/net/dsa/sja1105/
Dsja1105_main.c3427 dsa_switch_shutdown(priv->ds); in sja1105_shutdown()
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/
Dchip.c7470 dsa_switch_shutdown(ds); in mv88e6xxx_shutdown()