• Home
  • Raw
  • Download

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
781 static int dsa_switch_parse_ports_of(struct dsa_switch *ds, in dsa_switch_parse_ports_of()
821 static int dsa_switch_parse_member_of(struct dsa_switch *ds, in dsa_switch_parse_member_of()
841 static int dsa_switch_touch_ports(struct dsa_switch *ds) in dsa_switch_touch_ports()
855 static int dsa_switch_parse_of(struct dsa_switch *ds, struct device_node *dn) in dsa_switch_parse_of()
891 static int dsa_switch_parse_ports(struct dsa_switch *ds, in dsa_switch_parse_ports()
922 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
943 static void dsa_switch_release_ports(struct dsa_switch *ds) in dsa_switch_release_ports()
956 static int dsa_switch_probe(struct dsa_switch *ds) in dsa_switch_probe()
998 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch()
1011 static void dsa_switch_remove(struct dsa_switch *ds) in dsa_switch_remove()
1020 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch()