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
399 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_info_get() local
411 static int dsa_switch_setup(struct dsa_switch *ds) in dsa_switch_setup()
499 static void dsa_switch_teardown(struct dsa_switch *ds) in dsa_switch_teardown()
664 static struct dsa_port *dsa_port_touch(struct dsa_switch *ds, int index) in dsa_port_touch()
708 struct dsa_switch *mds, *ds = dp->ds; in dsa_get_tag_protocol() local
732 struct dsa_switch *ds = dp->ds; in dsa_port_parse_cpu() local
782 static int dsa_switch_parse_ports_of(struct dsa_switch *ds, in dsa_switch_parse_ports_of()
822 static int dsa_switch_parse_member_of(struct dsa_switch *ds, in dsa_switch_parse_member_of()
842 static int dsa_switch_touch_ports(struct dsa_switch *ds) in dsa_switch_touch_ports()
856 static int dsa_switch_parse_of(struct dsa_switch *ds, struct device_node *dn) in dsa_switch_parse_of()
892 static int dsa_switch_parse_ports(struct dsa_switch *ds, in dsa_switch_parse_ports()
923 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
944 static void dsa_switch_release_ports(struct dsa_switch *ds) in dsa_switch_release_ports()
957 static int dsa_switch_probe(struct dsa_switch *ds) in dsa_switch_probe()
999 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch()
1012 static void dsa_switch_remove(struct dsa_switch *ds) in dsa_switch_remove()
1021 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch()