Lines Matching defs:ds

231 static enum dsa_tag_protocol hellcreek_get_tag_protocol(struct dsa_switch *ds,  in hellcreek_get_tag_protocol()
238 static int hellcreek_port_enable(struct dsa_switch *ds, int port, in hellcreek_port_enable()
262 static void hellcreek_port_disable(struct dsa_switch *ds, int port) in hellcreek_port_disable()
283 static void hellcreek_get_strings(struct dsa_switch *ds, int port, in hellcreek_get_strings()
296 static int hellcreek_get_sset_count(struct dsa_switch *ds, int port, int sset) in hellcreek_get_sset_count()
304 static void hellcreek_get_ethtool_stats(struct dsa_switch *ds, int port, in hellcreek_get_ethtool_stats()
343 static int hellcreek_vlan_prepare(struct dsa_switch *ds, int port, in hellcreek_vlan_prepare()
450 static int hellcreek_vlan_add(struct dsa_switch *ds, int port, in hellcreek_vlan_add()
472 static int hellcreek_vlan_del(struct dsa_switch *ds, int port, in hellcreek_vlan_del()
484 static void hellcreek_port_stp_state_set(struct dsa_switch *ds, int port, in hellcreek_port_stp_state_set()
579 static void hellcreek_setup_vlan_membership(struct dsa_switch *ds, int port, in hellcreek_setup_vlan_membership()
649 static int hellcreek_pre_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_pre_bridge_flags()
659 static int hellcreek_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_bridge_flags()
676 static int hellcreek_port_bridge_join(struct dsa_switch *ds, int port, in hellcreek_port_bridge_join()
693 static void hellcreek_port_bridge_leave(struct dsa_switch *ds, int port, in hellcreek_port_bridge_leave()
825 static int hellcreek_fdb_add(struct dsa_switch *ds, int port, in hellcreek_fdb_add()
870 static int hellcreek_fdb_del(struct dsa_switch *ds, int port, in hellcreek_fdb_del()
910 static int hellcreek_fdb_dump(struct dsa_switch *ds, int port, in hellcreek_fdb_dump()
957 static int hellcreek_vlan_filtering(struct dsa_switch *ds, int port, in hellcreek_vlan_filtering()
1087 static int hellcreek_devlink_info_get(struct dsa_switch *ds, in hellcreek_devlink_info_get()
1133 static int hellcreek_setup_devlink_resources(struct dsa_switch *ds) in hellcreek_setup_devlink_resources()
1187 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_vlan_snapshot() local
1214 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_fdb_snapshot() local
1258 static int hellcreek_setup_devlink_regions(struct dsa_switch *ds) in hellcreek_setup_devlink_regions()
1296 static void hellcreek_teardown_devlink_regions(struct dsa_switch *ds) in hellcreek_teardown_devlink_regions()
1304 static int hellcreek_setup(struct dsa_switch *ds) in hellcreek_setup()
1381 static void hellcreek_teardown(struct dsa_switch *ds) in hellcreek_teardown()
1387 static void hellcreek_phylink_validate(struct dsa_switch *ds, int port, in hellcreek_phylink_validate()
1411 hellcreek_port_prechangeupper(struct dsa_switch *ds, int port, in hellcreek_port_prechangeupper()
1620 static int hellcreek_port_set_schedule(struct dsa_switch *ds, int port, in hellcreek_port_set_schedule()
1677 static int hellcreek_port_del_schedule(struct dsa_switch *ds, int port) in hellcreek_port_del_schedule()
1733 static int hellcreek_port_setup_tc(struct dsa_switch *ds, int port, in hellcreek_port_setup_tc()