Searched refs:dsa_switch_ops (Results 1 – 24 of 24) sorted by relevance
53 extern const struct dsa_switch_ops felix_switch_ops;
1636 const struct dsa_switch_ops felix_switch_ops = {
110 const struct dsa_switch_ops *ds_ops;
293 struct dsa_switch_ops ops;
247 static const struct dsa_switch_ops mv88e6060_switch_ops = {
278 static const struct dsa_switch_ops dsa_loop_driver = {
245 const struct dsa_switch_ops *ops;1815 static const struct dsa_switch_ops gswip_xrx200_switch_ops = {1839 static const struct dsa_switch_ops gswip_xrx300_switch_ops = {
1175 static const struct dsa_switch_ops bcm_sf2_ops = {1319 struct dsa_switch_ops *ops; in bcm_sf2_sw_probe()
1041 static const struct dsa_switch_ops vsc73xx_ds_ops = {
1268 static const struct dsa_switch_ops lan9303_switch_ops = {
1766 static const struct dsa_switch_ops rtl8366rb_switch_ops = {
1957 static const struct dsa_switch_ops rtl8365mb_switch_ops = {
1999 static const struct dsa_switch_ops qca8k_switch_ops = {
3108 static const struct dsa_switch_ops mt7530_switch_ops = {
343 const struct dsa_switch_ops *ops;604 struct dsa_switch_ops { struct1017 const struct dsa_switch_ops *ops;
240 struct dsa_switch_ops ops;696 static const struct dsa_switch_ops ar9331_sw_ops = {
365 device, and a reference to the backing``dsa_switch_ops``367 - ``dsa_switch_ops``: structure referencing function pointers, see below for a489 DSA switch drivers need to implement a dsa_switch_ops structure which will492 ``register_switch_driver()`` registers this dsa_switch_ops in its internal list511 up the ``dsa_switch_ops`` private structure with all it needs: register maps,761 can optionally populate ``ds->num_lag_ids`` from the ``dsa_switch_ops::setup``
700 static const struct dsa_switch_ops xrs700x_ops = {
1341 static const struct dsa_switch_ops ksz9477_switch_ops = {
1514 static const struct dsa_switch_ops ksz8_switch_ops = {
1751 static const struct dsa_switch_ops hellcreek_ds_ops = {
2250 static const struct dsa_switch_ops b53_switch_ops = {
3185 static const struct dsa_switch_ops sja1105_switch_ops = {
6233 static const struct dsa_switch_ops mv88e6xxx_switch_ops = {
Completed in 83 milliseconds