Searched refs:dsa_switch_ops (Results 1 – 23 of 23) sorted by relevance
119 const struct dsa_switch_ops *ds_ops_smi;120 const struct dsa_switch_ops *ds_ops_mdio;
1796 static const struct dsa_switch_ops rtl8366rb_switch_ops_smi = {1819 static const struct dsa_switch_ops rtl8366rb_switch_ops_mdio = {
2089 static const struct dsa_switch_ops rtl8365mb_switch_ops_smi = {2108 static const struct dsa_switch_ops rtl8365mb_switch_ops_mdio = {
79 extern const struct dsa_switch_ops felix_switch_ops;
2067 const struct dsa_switch_ops felix_switch_ops = {
250 static const struct dsa_switch_ops mv88e6060_switch_ops = {
280 static const struct dsa_switch_ops dsa_loop_driver = {
255 const struct dsa_switch_ops *ops;1821 static const struct dsa_switch_ops gswip_xrx200_switch_ops = {1847 static const struct dsa_switch_ops gswip_xrx300_switch_ops = {
1195 static const struct dsa_switch_ops bcm_sf2_ops = {1344 struct dsa_switch_ops *ops; in bcm_sf2_sw_probe()
1041 static const struct dsa_switch_ops vsc73xx_ds_ops = {
737 static const struct dsa_switch_ops a5psw_switch_ops = {
1342 static const struct dsa_switch_ops lan9303_switch_ops = {
3157 static const struct dsa_switch_ops mt7530_switch_ops = {
459 const struct dsa_switch_ops *ops;823 struct dsa_switch_ops { struct1297 const struct dsa_switch_ops *ops;
241 struct dsa_switch_ops ops;687 static const struct dsa_switch_ops ar9331_sw_ops = {
1975 static const struct dsa_switch_ops qca8k_switch_ops = {
396 device, and a reference to the backing``dsa_switch_ops``398 - ``dsa_switch_ops``: structure referencing function pointers, see below for a520 DSA switch drivers need to implement a ``dsa_switch_ops`` structure which will540 - ``ds->ops``: a pointer to the ``dsa_switch_ops`` structure holding the DSA604 further callbacks via the provided ``dsa_switch_ops`` may take place, and the624 up the ``dsa_switch_ops`` private structure with all it needs: register maps,1053 can optionally populate ``ds->num_lag_ids`` from the ``dsa_switch_ops::setup``
696 static const struct dsa_switch_ops xrs700x_ops = {
1901 static const struct dsa_switch_ops hellcreek_ds_ops = {
2235 static const struct dsa_switch_ops b53_switch_ops = {
3154 static const struct dsa_switch_ops ksz_switch_ops = {
3144 static const struct dsa_switch_ops sja1105_switch_ops = {
6970 static const struct dsa_switch_ops mv88e6xxx_switch_ops = {
Completed in 83 milliseconds