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()
301 static int hellcreek_get_sset_count(struct dsa_switch *ds, int port, int sset) in hellcreek_get_sset_count()
309 static void hellcreek_get_ethtool_stats(struct dsa_switch *ds, int port, in hellcreek_get_ethtool_stats()
348 static int hellcreek_vlan_prepare(struct dsa_switch *ds, int port, in hellcreek_vlan_prepare()
455 static int hellcreek_vlan_add(struct dsa_switch *ds, int port, in hellcreek_vlan_add()
477 static int hellcreek_vlan_del(struct dsa_switch *ds, int port, in hellcreek_vlan_del()
489 static void hellcreek_port_stp_state_set(struct dsa_switch *ds, int port, in hellcreek_port_stp_state_set()
584 static void hellcreek_setup_vlan_membership(struct dsa_switch *ds, int port, in hellcreek_setup_vlan_membership()
654 static int hellcreek_pre_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_pre_bridge_flags()
664 static int hellcreek_bridge_flags(struct dsa_switch *ds, int port, in hellcreek_bridge_flags()
681 static int hellcreek_port_bridge_join(struct dsa_switch *ds, int port, in hellcreek_port_bridge_join()
700 static void hellcreek_port_bridge_leave(struct dsa_switch *ds, int port, in hellcreek_port_bridge_leave()
835 static int hellcreek_fdb_add(struct dsa_switch *ds, int port, in hellcreek_fdb_add()
881 static int hellcreek_fdb_del(struct dsa_switch *ds, int port, in hellcreek_fdb_del()
922 static int hellcreek_fdb_dump(struct dsa_switch *ds, int port, in hellcreek_fdb_dump()
969 static int hellcreek_vlan_filtering(struct dsa_switch *ds, int port, in hellcreek_vlan_filtering()
1169 static int hellcreek_devlink_info_get(struct dsa_switch *ds, in hellcreek_devlink_info_get()
1210 static int hellcreek_setup_devlink_resources(struct dsa_switch *ds) in hellcreek_setup_devlink_resources()
1264 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_vlan_snapshot() local
1291 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in hellcreek_devlink_region_fdb_snapshot() local
1335 static int hellcreek_setup_devlink_regions(struct dsa_switch *ds) in hellcreek_setup_devlink_regions()
1373 static void hellcreek_teardown_devlink_regions(struct dsa_switch *ds) in hellcreek_teardown_devlink_regions()
1381 static int hellcreek_setup(struct dsa_switch *ds) in hellcreek_setup()
1458 static void hellcreek_teardown(struct dsa_switch *ds) in hellcreek_teardown()
1464 static void hellcreek_phylink_get_caps(struct dsa_switch *ds, int port, in hellcreek_phylink_get_caps()
1490 hellcreek_port_prechangeupper(struct dsa_switch *ds, int port, in hellcreek_port_prechangeupper()
1738 static int hellcreek_port_set_schedule(struct dsa_switch *ds, int port, in hellcreek_port_set_schedule()
1798 static int hellcreek_port_del_schedule(struct dsa_switch *ds, int port) in hellcreek_port_del_schedule()
1872 static int hellcreek_port_setup_tc(struct dsa_switch *ds, int port, in hellcreek_port_setup_tc()