Lines Matching defs:ds

290 	struct dsa_switch *ds = dp->ds;  in dsa_link_touch()  local
315 struct dsa_switch *ds = dp->ds; in dsa_port_setup_routing_table() local
444 struct dsa_switch *ds = dp->ds; in dsa_port_setup() local
552 static int dsa_switch_setup_tag_protocol(struct dsa_switch *ds) in dsa_switch_setup_tag_protocol()
596 static void dsa_switch_teardown_tag_protocol(struct dsa_switch *ds) in dsa_switch_teardown_tag_protocol()
604 static int dsa_switch_setup(struct dsa_switch *ds) in dsa_switch_setup()
672 static void dsa_switch_teardown(struct dsa_switch *ds) in dsa_switch_teardown()
1066 static struct dsa_port *dsa_port_touch(struct dsa_switch *ds, int index) in dsa_port_touch()
1112 struct dsa_switch *mds, *ds = dp->ds; in dsa_get_tag_protocol() local
1138 struct dsa_switch *ds = dp->ds; in dsa_port_parse_cpu() local
1246 static int dsa_switch_parse_ports_of(struct dsa_switch *ds, in dsa_switch_parse_ports_of()
1293 static int dsa_switch_parse_member_of(struct dsa_switch *ds, in dsa_switch_parse_member_of()
1323 static int dsa_switch_touch_ports(struct dsa_switch *ds) in dsa_switch_touch_ports()
1337 static int dsa_switch_parse_of(struct dsa_switch *ds, struct device_node *dn) in dsa_switch_parse_of()
1409 static int dsa_switch_parse_ports(struct dsa_switch *ds, in dsa_switch_parse_ports()
1440 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
1461 static void dsa_switch_release_ports(struct dsa_switch *ds) in dsa_switch_release_ports()
1474 static int dsa_switch_probe(struct dsa_switch *ds) in dsa_switch_probe()
1516 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch()
1529 static void dsa_switch_remove(struct dsa_switch *ds) in dsa_switch_remove()
1538 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch()
1551 void dsa_switch_shutdown(struct dsa_switch *ds) in dsa_switch_shutdown()
1588 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend()
1610 int dsa_switch_resume(struct dsa_switch *ds) in dsa_switch_resume()
1663 bool dsa_fdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_fdb_present_in_other_db()
1684 bool dsa_mdb_present_in_other_db(struct dsa_switch *ds, int port, in dsa_mdb_present_in_other_db()