Home
last modified time | relevance | path

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

12

/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c78 dsa_unregister_switch(felix->ds); in ocelot_ext_remove()
H A Dseville_vsc9953.c994 dsa_unregister_switch(felix->ds); in seville_remove()
H A Dfelix_vsc9959.c2721 dsa_unregister_switch(felix->ds); in felix_pci_remove()
/linux/drivers/net/dsa/realtek/
H A Drtl83xx.c263 dsa_unregister_switch(ds); in rtl83xx_unregister_switch()
/linux/drivers/net/dsa/
H A Dmv88e6060.c346 dsa_unregister_switch(ds); in mv88e6060_remove()
H A Ddsa_loop.c373 dsa_unregister_switch(ds); in dsa_loop_drv_remove()
H A Dks8995.c836 dsa_unregister_switch(ks->ds); in ks8995_remove()
H A Dvitesse-vsc73xx-core.c2393 dsa_unregister_switch(vsc->ds); in vsc73xx_probe()
2403 dsa_unregister_switch(vsc->ds); in vsc73xx_remove()
H A Dlan9303-core.c1498 dsa_unregister_switch(chip->ds); in lan9303_remove()
H A Drzn1_a5psw.c1284 dsa_unregister_switch(&a5psw->ds); in a5psw_remove()
H A Dbcm_sf2.c1580 dsa_unregister_switch(priv->dev->ds); in bcm_sf2_sw_remove()
H A Dyt921x.c3388 dsa_unregister_switch(&priv->ds); in yt921x_mdio_remove()
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.c441 dsa_unregister_switch(priv->ds); in gswip_remove()
H A Dmxl-gsw1xx.c797 dsa_unregister_switch(priv->ds); in gsw1xx_remove()
H A Dlantiq_gswip_common.c1718 dsa_unregister_switch(priv->ds); in gswip_probe_common()
/linux/drivers/net/dsa/mxl862xx/
H A Dmxl862xx.c440 dsa_unregister_switch(ds); in mxl862xx_remove()
/linux/net/dsa/
H A Ddsa.c1597 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch() function
1603 EXPORT_SYMBOL_GPL(dsa_unregister_switch);
/linux/drivers/net/dsa/b53/
H A Db53_priv.h289 dsa_unregister_switch(dev->ds); in b53_switch_remove()
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c2056 dsa_unregister_switch(hellcreek->ds); in hellcreek_probe()
2070 dsa_unregister_switch(hellcreek->ds); in hellcreek_remove()
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c848 dsa_unregister_switch(priv->ds); in xrs700x_switch_remove()
/linux/drivers/net/dsa/qca/
H A Dar9331.c1106 dsa_unregister_switch(&priv->ds); in ar9331_sw_remove()
H A Dqca8k-8xxx.c2126 dsa_unregister_switch(priv->ds); in qca8k_sw_remove()
/linux/include/net/
H A Ddsa.h1366 void dsa_unregister_switch(struct dsa_switch *ds);
/linux/Documentation/networking/dsa/
H A Ddsa.rst589 The opposite of registration takes place when calling ``dsa_unregister_switch()``,
595 version of the full teardown performed by ``dsa_unregister_switch()``).
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/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3350 dsa_unregister_switch(priv->ds); in sja1105_remove()

12