Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drealtek.h119 const struct dsa_switch_ops *ds_ops;
H A Drtl8366rb.c1800 static const struct dsa_switch_ops rtl8366rb_switch_ops = {
H A Drtl8365mb.c2121 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 Dmt7530.h890 extern const struct dsa_switch_ops mt7530_switch_ops;
H A Dlan9303-core.c1382 static const struct dsa_switch_ops lan9303_switch_ops = {
H A Dvitesse-vsc73xx-core.c2218 static const struct dsa_switch_ops vsc73xx_ds_ops = {
H A Dmt7530.c3197 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 = {
/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/sja1105/
H A Dsja1105_main.c3209 static const struct dsa_switch_ops sja1105_switch_ops = {
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c4610 static const struct dsa_switch_ops ksz_switch_ops = {
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7117 static const struct dsa_switch_ops mv88e6xxx_switch_ops = {