Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.h42 extern const struct dsa_switch_ops felix_switch_ops;
H A Dfelix.c783 const struct dsa_switch_ops felix_switch_ops = {
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h282 const struct dsa_switch_ops *ops;
430 struct dsa_switch_ops { struct
721 const struct dsa_switch_ops *ops;
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Drealtek-smi-core.h110 const struct dsa_switch_ops *ds_ops;
H A Dqca8k.h221 struct dsa_switch_ops ops;
H A Dmv88e6060.c250 static const struct dsa_switch_ops mv88e6060_switch_ops = {
H A Ddsa_loop.c296 static const struct dsa_switch_ops dsa_loop_driver = {
H A Dbcm_sf2.c1093 static const struct dsa_switch_ops bcm_sf2_ops = {
1210 struct dsa_switch_ops *ops; in bcm_sf2_sw_probe()
H A Dvitesse-vsc73xx-core.c1041 static const struct dsa_switch_ops vsc73xx_ds_ops = {
H A Drtl8366rb.c1498 static const struct dsa_switch_ops rtl8366rb_switch_ops = {
H A Dlan9303-core.c1263 static const struct dsa_switch_ops lan9303_switch_ops = {
H A Dqca8k.c1377 static const struct dsa_switch_ops qca8k_switch_ops = {
H A Dlantiq_gswip.c1765 static const struct dsa_switch_ops gswip_switch_ops = {
H A Dmt7530.c2494 static const struct dsa_switch_ops mt7530_switch_ops = {
/OK3568_Linux_fs/kernel/drivers/net/dsa/qca/
H A Dar9331.c160 struct dsa_switch_ops ops;
480 static const struct dsa_switch_ops ar9331_sw_ops = {
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Ddsa.rst234 device, and a reference to the backing``dsa_switch_ops``
236 - ``dsa_switch_ops``: structure referencing function pointers, see below for a
344 DSA switch drivers need to implement a dsa_switch_ops structure which will
347 ``register_switch_driver()`` registers this dsa_switch_ops in its internal list
366 up the ``dsa_switch_ops`` private structure with all it needs: register maps,
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz9477.c1392 static const struct dsa_switch_ops ksz9477_switch_ops = {
H A Dksz8795.c1166 static const struct dsa_switch_ops ksz8795_switch_ops = {
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c30 static const struct dsa_switch_ops sja1105_switch_ops;
3354 static const struct dsa_switch_ops sja1105_switch_ops = {
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c2194 static const struct dsa_switch_ops b53_switch_ops = {
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dchip.c5372 static const struct dsa_switch_ops mv88e6xxx_switch_ops = {