Lines Matching defs:ds

241 static enum dsa_tag_protocol hellcreek_get_tag_protocol(struct dsa_switch *ds,  in hellcreek_get_tag_protocol()
248 static int hellcreek_port_enable(struct dsa_switch *ds, int port, in hellcreek_port_enable()
272 static void hellcreek_port_disable(struct dsa_switch *ds, int port) in hellcreek_port_disable()
293 static void hellcreek_get_strings(struct dsa_switch *ds, int port, in hellcreek_get_strings()
306 static int hellcreek_get_sset_count(struct dsa_switch *ds, int port, int sset) in hellcreek_get_sset_count()
314 static void hellcreek_get_ethtool_stats(struct dsa_switch *ds, int port, in hellcreek_get_ethtool_stats()
353 static int hellcreek_vlan_prepare(struct dsa_switch *ds, int port, in hellcreek_vlan_prepare()
460 static int hellcreek_vlan_add(struct dsa_switch *ds, int port, in hellcreek_vlan_add()
482 static int hellcreek_vlan_del(struct dsa_switch *ds, int port, in hellcreek_vlan_del()
494 static void hellcreek_port_stp_state_set(struct dsa_switch *ds, int port, in hellcreek_port_stp_state_set()
589 static void hellcreek_setup_vlan_membership(struct dsa_switch *ds, int port, in hellcreek_setup_vlan_membership()
659 static int hellcreek_pre_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_pre_bridge_flags()
669 static int hellcreek_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_bridge_flags()
686 static int hellcreek_port_bridge_join(struct dsa_switch *ds, int port, in hellcreek_port_bridge_join()
705 static void hellcreek_port_bridge_leave(struct dsa_switch *ds, int port, in hellcreek_port_bridge_leave()
840 static int hellcreek_fdb_add(struct dsa_switch *ds, int port, in hellcreek_fdb_add()
886 static int hellcreek_fdb_del(struct dsa_switch *ds, int port, in hellcreek_fdb_del()
927 static int hellcreek_fdb_dump(struct dsa_switch *ds, int port, in hellcreek_fdb_dump()
974 static int hellcreek_vlan_filtering(struct dsa_switch *ds, int port, in hellcreek_vlan_filtering()
1174 static int hellcreek_devlink_info_get(struct dsa_switch *ds, in hellcreek_devlink_info_get()
1215 static int hellcreek_setup_devlink_resources(struct dsa_switch *ds) in hellcreek_setup_devlink_resources()
1269 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_vlan_snapshot() local
1296 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_fdb_snapshot() local
1340 static int hellcreek_setup_devlink_regions(struct dsa_switch *ds) in hellcreek_setup_devlink_regions()
1378 static void hellcreek_teardown_devlink_regions(struct dsa_switch *ds) in hellcreek_teardown_devlink_regions()
1386 static int hellcreek_setup(struct dsa_switch *ds) in hellcreek_setup()
1463 static void hellcreek_teardown(struct dsa_switch *ds) in hellcreek_teardown()
1469 static void hellcreek_phylink_get_caps(struct dsa_switch *ds, int port, in hellcreek_phylink_get_caps()
1495 hellcreek_port_prechangeupper(struct dsa_switch *ds, int port, in hellcreek_port_prechangeupper()
1743 static int hellcreek_port_set_schedule(struct dsa_switch *ds, int port, in hellcreek_port_set_schedule()
1803 static int hellcreek_port_del_schedule(struct dsa_switch *ds, int port) in hellcreek_port_del_schedule()
1877 static int hellcreek_port_setup_tc(struct dsa_switch *ds, int port, in hellcreek_port_setup_tc()