Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drealtek.h116 const struct dsa_switch_ops *ds_ops;
H A Drtl8366rb.c1798 static const struct dsa_switch_ops rtl8366rb_switch_ops = {
H A Drtl8365mb.c2120 static const struct dsa_switch_ops rtl8365mb_switch_ops = {
/linux/drivers/net/dsa/
H A Dmv88e6060.c294 static const struct dsa_switch_ops mv88e6060_switch_ops = {
H A Ddsa_loop.c300 static const struct dsa_switch_ops dsa_loop_driver = {
H A Dbcm_sf2.c1222 static const struct dsa_switch_ops bcm_sf2_ops = {
1372 struct dsa_switch_ops *ops; in bcm_sf2_sw_probe()
H A Dks8995.c732 static const struct dsa_switch_ops ks8995_ds_ops = {
H A Dlan9303-core.c1382 static const struct dsa_switch_ops lan9303_switch_ops = {
H A Drzn1_a5psw.c1011 static const struct dsa_switch_ops a5psw_switch_ops = {
H A Dvitesse-vsc73xx-core.c2218 static const struct dsa_switch_ops vsc73xx_ds_ops = {
H A Dyt921x.c3298 static const struct dsa_switch_ops yt921x_dsa_switch_ops = {
H A Dmt7530.c3257 static const struct dsa_switch_ops mt7530_switch_ops = {
/linux/drivers/net/dsa/qca/
H A Dar9331.c241 struct dsa_switch_ops ops;
696 static const struct dsa_switch_ops ar9331_sw_ops = {
H A Dqca8k-8xxx.c2011 static const struct dsa_switch_ops qca8k_switch_ops = {
/linux/drivers/net/dsa/mxl862xx/
H A Dmxl862xx.c368 static const struct dsa_switch_ops mxl862xx_switch_ops = {
/linux/include/net/
H A Ddsa.h469 const struct dsa_switch_ops *ops;
842 struct dsa_switch_ops { struct
/linux/Documentation/networking/dsa/
H A Ddsa.rst400 device, and a reference to the backing``dsa_switch_ops``
402 - ``dsa_switch_ops``: structure referencing function pointers, see below for a
524 DSA switch drivers need to implement a ``dsa_switch_ops`` structure which will
544 - ``ds->ops``: a pointer to the ``dsa_switch_ops`` structure holding the DSA
608 further callbacks via the provided ``dsa_switch_ops`` may take place, and the
628 up the ``dsa_switch_ops`` private structure with all it needs: register maps,
1057 can optionally populate ``ds->num_lag_ids`` from the ``dsa_switch_ops::setup``
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c729 static const struct dsa_switch_ops xrs700x_ops = {
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1623 static const struct dsa_switch_ops gswip_switch_ops = {
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1900 static const struct dsa_switch_ops hellcreek_ds_ops = {
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2305 static const struct dsa_switch_ops felix_switch_ops = {
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3142 static const struct dsa_switch_ops sja1105_switch_ops = {
/linux/drivers/net/dsa/b53/
H A Db53_common.c2700 static const struct dsa_switch_ops b53_switch_ops = {
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c4976 static const struct dsa_switch_ops ksz_switch_ops = {
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7137 static const struct dsa_switch_ops mv88e6xxx_switch_ops = {