Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c28 static const struct dsa_switch_ops sja1105_switch_ops; variable
1874 if (other_ds->ops != &sja1105_switch_ops) in sja1105_crosschip_bridge_join()
1911 if (other_ds->ops != &sja1105_switch_ops) in sja1105_crosschip_bridge_leave()
3277 static const struct dsa_switch_ops sja1105_switch_ops = { variable
3431 ds->ops = &sja1105_switch_ops; in sja1105_probe()