Lines Matching defs:ds
240 static enum dsa_tag_protocol hellcreek_get_tag_protocol(struct dsa_switch *ds, in hellcreek_get_tag_protocol()
247 static int hellcreek_port_enable(struct dsa_switch *ds, int port, in hellcreek_port_enable()
271 static void hellcreek_port_disable(struct dsa_switch *ds, int port) in hellcreek_port_disable()
292 static void hellcreek_get_strings(struct dsa_switch *ds, int port, in hellcreek_get_strings()
305 static int hellcreek_get_sset_count(struct dsa_switch *ds, int port, int sset) in hellcreek_get_sset_count()
313 static void hellcreek_get_ethtool_stats(struct dsa_switch *ds, int port, in hellcreek_get_ethtool_stats()
352 static int hellcreek_vlan_prepare(struct dsa_switch *ds, int port, in hellcreek_vlan_prepare()
459 static int hellcreek_vlan_add(struct dsa_switch *ds, int port, in hellcreek_vlan_add()
481 static int hellcreek_vlan_del(struct dsa_switch *ds, int port, in hellcreek_vlan_del()
493 static void hellcreek_port_stp_state_set(struct dsa_switch *ds, int port, in hellcreek_port_stp_state_set()
588 static void hellcreek_setup_vlan_membership(struct dsa_switch *ds, int port, in hellcreek_setup_vlan_membership()
658 static int hellcreek_pre_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_pre_bridge_flags()
668 static int hellcreek_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_bridge_flags()
685 static int hellcreek_port_bridge_join(struct dsa_switch *ds, int port, in hellcreek_port_bridge_join()
704 static void hellcreek_port_bridge_leave(struct dsa_switch *ds, int port, in hellcreek_port_bridge_leave()
839 static int hellcreek_fdb_add(struct dsa_switch *ds, int port, in hellcreek_fdb_add()
885 static int hellcreek_fdb_del(struct dsa_switch *ds, int port, in hellcreek_fdb_del()
926 static int hellcreek_fdb_dump(struct dsa_switch *ds, int port, in hellcreek_fdb_dump()
973 static int hellcreek_vlan_filtering(struct dsa_switch *ds, int port, in hellcreek_vlan_filtering()
1173 static int hellcreek_devlink_info_get(struct dsa_switch *ds, in hellcreek_devlink_info_get()
1214 static int hellcreek_setup_devlink_resources(struct dsa_switch *ds) in hellcreek_setup_devlink_resources()
1268 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_vlan_snapshot() local
1295 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_fdb_snapshot() local
1339 static int hellcreek_setup_devlink_regions(struct dsa_switch *ds) in hellcreek_setup_devlink_regions()
1377 static void hellcreek_teardown_devlink_regions(struct dsa_switch *ds) in hellcreek_teardown_devlink_regions()
1385 static int hellcreek_setup(struct dsa_switch *ds) in hellcreek_setup()
1462 static void hellcreek_teardown(struct dsa_switch *ds) in hellcreek_teardown()
1468 static void hellcreek_phylink_get_caps(struct dsa_switch *ds, int port, in hellcreek_phylink_get_caps()
1494 hellcreek_port_prechangeupper(struct dsa_switch *ds, int port, in hellcreek_port_prechangeupper()
1742 static int hellcreek_port_set_schedule(struct dsa_switch *ds, int port, in hellcreek_port_set_schedule()
1802 static int hellcreek_port_del_schedule(struct dsa_switch *ds, int port) in hellcreek_port_del_schedule()
1876 static int hellcreek_port_setup_tc(struct dsa_switch *ds, int port, in hellcreek_port_setup_tc()