Lines Matching defs:ds

291 	struct dsa_switch *ds = dp->ds;  in dsa_link_touch()  local
316 struct dsa_switch *ds = dp->ds; in dsa_port_setup_routing_table() local
407 dsa_switch_preferred_default_local_cpu_port(struct dsa_switch *ds) in dsa_switch_preferred_default_local_cpu_port()
467 struct dsa_switch *ds = dp->ds; in dsa_port_setup() local
575 static int dsa_switch_setup_tag_protocol(struct dsa_switch *ds) in dsa_switch_setup_tag_protocol()
619 static void dsa_switch_teardown_tag_protocol(struct dsa_switch *ds) in dsa_switch_teardown_tag_protocol()
627 static int dsa_switch_setup(struct dsa_switch *ds) in dsa_switch_setup()
695 static void dsa_switch_teardown(struct dsa_switch *ds) in dsa_switch_teardown()
1089 static struct dsa_port *dsa_port_touch(struct dsa_switch *ds, int index) in dsa_port_touch()
1135 struct dsa_switch *mds, *ds = dp->ds; in dsa_get_tag_protocol() local
1161 struct dsa_switch *ds = dp->ds; in dsa_port_parse_cpu() local
1269 static int dsa_switch_parse_ports_of(struct dsa_switch *ds, in dsa_switch_parse_ports_of()
1316 static int dsa_switch_parse_member_of(struct dsa_switch *ds, in dsa_switch_parse_member_of()
1346 static int dsa_switch_touch_ports(struct dsa_switch *ds) in dsa_switch_touch_ports()
1360 static int dsa_switch_parse_of(struct dsa_switch *ds, struct device_node *dn) in dsa_switch_parse_of()
1432 static int dsa_switch_parse_ports(struct dsa_switch *ds, in dsa_switch_parse_ports()
1463 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
1484 static void dsa_switch_release_ports(struct dsa_switch *ds) in dsa_switch_release_ports()
1497 static int dsa_switch_probe(struct dsa_switch *ds) in dsa_switch_probe()
1539 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch()
1552 static void dsa_switch_remove(struct dsa_switch *ds) in dsa_switch_remove()
1561 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch()
1574 void dsa_switch_shutdown(struct dsa_switch *ds) in dsa_switch_shutdown()
1611 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend()
1633 int dsa_switch_resume(struct dsa_switch *ds) in dsa_switch_resume()
1686 bool dsa_fdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_fdb_present_in_other_db()
1707 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_mdb_present_in_other_db()