Lines Matching defs:ds
148 struct dsa_switch *ds = dp->ds; in dsa_link_touch() local
173 struct dsa_switch *ds = dp->ds; in dsa_port_setup_routing_table() local
395 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_info_get() local
407 static int dsa_switch_setup(struct dsa_switch *ds) in dsa_switch_setup()
489 static void dsa_switch_teardown(struct dsa_switch *ds) in dsa_switch_teardown()
645 static struct dsa_port *dsa_port_touch(struct dsa_switch *ds, int index) in dsa_port_touch()
689 struct dsa_switch *mds, *ds = dp->ds; in dsa_get_tag_protocol() local
713 struct dsa_switch *ds = dp->ds; in dsa_port_parse_cpu() local
762 static int dsa_switch_parse_ports_of(struct dsa_switch *ds, in dsa_switch_parse_ports_of()
802 static int dsa_switch_parse_member_of(struct dsa_switch *ds, in dsa_switch_parse_member_of()
822 static int dsa_switch_touch_ports(struct dsa_switch *ds) in dsa_switch_touch_ports()
836 static int dsa_switch_parse_of(struct dsa_switch *ds, struct device_node *dn) in dsa_switch_parse_of()
872 static int dsa_switch_parse_ports(struct dsa_switch *ds, in dsa_switch_parse_ports()
903 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
924 static void dsa_switch_release_ports(struct dsa_switch *ds) in dsa_switch_release_ports()
937 static int dsa_switch_probe(struct dsa_switch *ds) in dsa_switch_probe()
979 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch()
992 static void dsa_switch_remove(struct dsa_switch *ds) in dsa_switch_remove()
1001 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch()