/linux-6.3-rc2/net/dsa/ |
A D | switch.c | 34 static int dsa_switch_ageing_time(struct dsa_switch *ds, in dsa_switch_ageing_time() 60 static int dsa_switch_mtu(struct dsa_switch *ds, in dsa_switch_mtu() 161 struct dsa_switch *ds = dp->ds; in dsa_port_do_mdb_add() local 206 struct dsa_switch *ds = dp->ds; in dsa_port_do_mdb_del() local 244 struct dsa_switch *ds = dp->ds; in dsa_port_do_fdb_add() local 288 struct dsa_switch *ds = dp->ds; in dsa_port_do_fdb_del() local 451 static int dsa_switch_fdb_add(struct dsa_switch *ds, in dsa_switch_fdb_add() 463 static int dsa_switch_fdb_del(struct dsa_switch *ds, in dsa_switch_fdb_del() 653 struct dsa_switch *ds = dp->ds; in dsa_port_do_vlan_add() local 703 struct dsa_switch *ds = dp->ds; in dsa_port_do_vlan_del() local [all …]
|
A D | devlink.c | 15 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_info_get() local 27 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_pool_get() local 41 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_pool_set() local 54 struct dsa_switch *ds = dsa_devlink_port_to_ds(dlp); in dsa_devlink_sb_port_pool_get() local 118 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_occ_snapshot() local 129 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_occ_max_clear() local 187 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_param_get() local 199 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_param_set() local 262 dsa_devlink_region_create(struct dsa_switch *ds, in dsa_devlink_region_create() 297 struct dsa_switch *ds = dp->ds; in dsa_port_devlink_setup() local [all …]
|
A D | port.c | 57 struct dsa_switch *ds = dp->ds; in dsa_port_fast_age() local 70 struct dsa_switch *ds = dp->ds; in dsa_port_vlan_fast_age() local 107 struct dsa_switch *ds = dp->ds; in dsa_port_can_configure_learning() local 119 struct dsa_switch *ds = dp->ds; in dsa_port_supports_hwtstamp() local 135 struct dsa_switch *ds = dp->ds; in dsa_port_set_state() local 169 struct dsa_switch *ds = dp->ds; in dsa_port_set_state_now() local 183 struct dsa_switch *ds = dp->ds; in dsa_port_set_mst_state() local 217 struct dsa_switch *ds = dp->ds; in dsa_port_enable_rt() local 249 struct dsa_switch *ds = dp->ds; in dsa_port_disable_rt() local 274 struct dsa_switch *ds = dp->ds; in dsa_port_reset_vlan_filtering() local [all …]
|
A D | dsa.c | 290 struct dsa_switch *ds = dp->ds; in dsa_link_touch() local 315 struct dsa_switch *ds = dp->ds; in dsa_port_setup_routing_table() local 444 struct dsa_switch *ds = dp->ds; in dsa_port_setup() local 604 static int dsa_switch_setup(struct dsa_switch *ds) in dsa_switch_setup() 1112 struct dsa_switch *mds, *ds = dp->ds; in dsa_get_tag_protocol() local 1138 struct dsa_switch *ds = dp->ds; in dsa_port_parse_cpu() local 1516 int dsa_register_switch(struct dsa_switch *ds) in dsa_register_switch() 1538 void dsa_unregister_switch(struct dsa_switch *ds) in dsa_unregister_switch() 1551 void dsa_switch_shutdown(struct dsa_switch *ds) in dsa_switch_shutdown() 1588 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() [all …]
|
A D | slave.c | 82 struct dsa_switch *ds = dp->ds; in dsa_slave_standalone_event_work() local 217 struct dsa_switch *ds = dp->ds; in dsa_slave_sync_ha() local 238 struct dsa_switch *ds = dp->ds; in dsa_slave_unsync_ha() local 300 struct dsa_switch *ds = dp->ds; in dsa_slave_open() local 341 struct dsa_switch *ds = dp->ds; in dsa_slave_close() local 367 struct dsa_switch *ds = dp->ds; in dsa_slave_change_rx_flags() local 391 struct dsa_switch *ds = dp->ds; in dsa_slave_set_mac_address() local 926 struct dsa_switch *ds = dp->ds; in dsa_slave_get_regs_len() local 938 struct dsa_switch *ds = dp->ds; in dsa_slave_get_regs() local 2884 struct dsa_switch *ds; in dsa_slave_prechangeupper_sanity_check() local [all …]
|
A D | tag_8021q.c | 74 struct dsa_switch *ds; member 146 struct dsa_switch *ds = dp->ds; in dsa_port_do_tag_8021q_vlan_add() local 182 struct dsa_switch *ds = dp->ds; in dsa_port_do_tag_8021q_vlan_del() local 217 int dsa_switch_tag_8021q_vlan_add(struct dsa_switch *ds, in dsa_switch_tag_8021q_vlan_add() 249 int dsa_switch_tag_8021q_vlan_del(struct dsa_switch *ds, in dsa_switch_tag_8021q_vlan_del() 288 int dsa_tag_8021q_bridge_join(struct dsa_switch *ds, int port, in dsa_tag_8021q_bridge_join() 311 void dsa_tag_8021q_bridge_leave(struct dsa_switch *ds, int port, in dsa_tag_8021q_bridge_leave() 386 static int dsa_tag_8021q_setup(struct dsa_switch *ds) in dsa_tag_8021q_setup() 405 static void dsa_tag_8021q_teardown(struct dsa_switch *ds) in dsa_tag_8021q_teardown() 415 int dsa_tag_8021q_register(struct dsa_switch *ds, __be16 proto) in dsa_tag_8021q_register() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 45 static int felix_cpu_port_for_master(struct dsa_switch *ds, in felix_cpu_port_for_master() 408 static int felix_tag_npi_setup(struct dsa_switch *ds) in felix_tag_npi_setup() 492 static int felix_tag_8021q_setup(struct dsa_switch *ds) in felix_tag_8021q_setup() 603 felix_migrate_host_flood(struct dsa_switch *ds, in felix_migrate_host_flood() 621 static int felix_migrate_mdbs(struct dsa_switch *ds, in felix_migrate_mdbs() 643 felix_tag_proto_setup_shared(struct dsa_switch *ds, in felix_tag_proto_setup_shared() 754 static int felix_set_ageing_time(struct dsa_switch *ds, in felix_set_ageing_time() 1496 struct dsa_switch *ds = xmit_work->dp->ds; in felix_port_deferred_xmit() local 1547 static int felix_setup(struct dsa_switch *ds) in felix_setup() 1610 static void felix_teardown(struct dsa_switch *ds) in felix_teardown() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | dsa_loop.c | 50 static int dsa_loop_setup_devlink_resources(struct dsa_switch *ds) in dsa_loop_setup_devlink_resources() 87 static int dsa_loop_setup(struct dsa_switch *ds) in dsa_loop_setup() 101 static void dsa_loop_teardown(struct dsa_switch *ds) in dsa_loop_teardown() 114 static void dsa_loop_get_strings(struct dsa_switch *ds, int port, in dsa_loop_get_strings() 153 static int dsa_loop_phy_write(struct dsa_switch *ds, int port, in dsa_loop_phy_write() 204 static int dsa_loop_port_vlan_add(struct dsa_switch *ds, int port, in dsa_loop_port_vlan_add() 237 static int dsa_loop_port_vlan_del(struct dsa_switch *ds, int port, in dsa_loop_port_vlan_del() 275 static int dsa_loop_port_max_mtu(struct dsa_switch *ds, int port) in dsa_loop_port_max_mtu() 304 struct dsa_switch *ds; in dsa_loop_drv_probe() local 344 struct dsa_switch *ds = dev_get_drvdata(&mdiodev->dev); in dsa_loop_drv_remove() local [all …]
|
A D | rzn1_a5psw.c | 171 static void a5psw_port_disable(struct dsa_switch *ds, int port) in a5psw_port_disable() 179 static int a5psw_port_enable(struct dsa_switch *ds, int port, in a5psw_port_enable() 200 static int a5psw_port_max_mtu(struct dsa_switch *ds, int port) in a5psw_port_max_mtu() 226 a5psw_phylink_mac_select_pcs(struct dsa_switch *ds, int port, in a5psw_phylink_mac_select_pcs() 311 static int a5psw_port_bridge_join(struct dsa_switch *ds, int port, in a5psw_port_bridge_join() 371 static void a5psw_port_fast_age(struct dsa_switch *ds, int port) in a5psw_port_fast_age() 397 static int a5psw_port_fdb_add(struct dsa_switch *ds, int port, in a5psw_port_fdb_add() 448 static int a5psw_port_fdb_del(struct dsa_switch *ds, int port, in a5psw_port_fdb_del() 507 static int a5psw_port_fdb_dump(struct dsa_switch *ds, int port, in a5psw_port_fdb_dump() 660 static int a5psw_setup(struct dsa_switch *ds) in a5psw_setup() [all …]
|
A D | bcm_sf2.c | 131 static void bcm_sf2_recalc_clock(struct dsa_switch *ds) in bcm_sf2_recalc_clock() 158 static void bcm_sf2_imp_setup(struct dsa_switch *ds, int port) in bcm_sf2_imp_setup() 442 struct dsa_switch *ds = dev_id; in bcm_sf2_switch_0_isr() local 454 struct dsa_switch *ds = dev_id; in bcm_sf2_switch_1_isr() local 607 static int bcm_sf2_mdio_register(struct dsa_switch *ds) in bcm_sf2_mdio_register() 919 static void bcm_sf2_enable_acb(struct dsa_switch *ds) in bcm_sf2_enable_acb() 933 static int bcm_sf2_sw_suspend(struct dsa_switch *ds) in bcm_sf2_sw_suspend() 955 static int bcm_sf2_sw_resume(struct dsa_switch *ds) in bcm_sf2_sw_resume() 1037 static int bcm_sf2_sw_setup(struct dsa_switch *ds) in bcm_sf2_sw_setup() 1059 static void bcm_sf2_sw_teardown(struct dsa_switch *ds) in bcm_sf2_sw_teardown() [all …]
|
A D | mt7530.c | 606 mt7530_mib_reset(struct dsa_switch *ds) in mt7530_mib_reset() 1037 mt7530_port_enable(struct dsa_switch *ds, int port, in mt7530_port_enable() 1065 mt7530_port_disable(struct dsa_switch *ds, int port) in mt7530_port_disable() 1124 mt7530_port_max_mtu(struct dsa_switch *ds, int port) in mt7530_port_max_mtu() 1378 mt7530_port_fdb_add(struct dsa_switch *ds, int port, in mt7530_port_fdb_add() 1395 mt7530_port_fdb_del(struct dsa_switch *ds, int port, in mt7530_port_fdb_del() 1998 struct dsa_switch *ds = priv->ds; in mt7530_setup_mdio_irq() local 2083 struct dsa_switch *ds = priv->ds; in mt7530_setup_mdio() local 2118 mt7530_setup(struct dsa_switch *ds) in mt7530_setup() 2306 mt7531_setup(struct dsa_switch *ds) in mt7531_setup() [all …]
|
A D | mv88e6060.c | 45 static enum dsa_tag_protocol mv88e6060_get_tag_protocol(struct dsa_switch *ds, in mv88e6060_get_tag_protocol() 187 static int mv88e6060_setup(struct dsa_switch *ds) in mv88e6060_setup() 225 static int mv88e6060_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6060_phy_read() 238 mv88e6060_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6060_phy_write() 261 struct dsa_switch *ds; in mv88e6060_probe() local 294 struct dsa_switch *ds = dev_get_drvdata(&mdiodev->dev); in mv88e6060_remove() local 304 struct dsa_switch *ds = dev_get_drvdata(&mdiodev->dev); in mv88e6060_shutdown() local
|
/linux-6.3-rc2/drivers/acpi/ |
A D | dock.c | 132 struct dock_station *ds; in find_dock_station() local 164 struct dock_station *ds = find_dock_station(dshandle); in register_dock_dependent_device() local 207 static int dock_present(struct dock_station *ds) in dock_present() 334 static inline void dock(struct dock_station *ds) in dock() 339 static inline void undock(struct dock_station *ds) in undock() 344 static inline void begin_dock(struct dock_station *ds) in begin_dock() 349 static inline void complete_dock(struct dock_station *ds) in complete_dock() 355 static inline void begin_undock(struct dock_station *ds) in begin_undock() 373 static int dock_in_progress(struct dock_station *ds) in dock_in_progress() 425 struct dock_station *ds = find_dock_station(handle); in dock_notify() local [all …]
|
/linux-6.3-rc2/drivers/net/dsa/b53/ |
A D | b53_common.c | 738 int b53_configure_vlan(struct dsa_switch *ds) in b53_configure_vlan() 1099 static int b53_setup(struct dsa_switch *ds) in b53_setup() 1137 static void b53_teardown(struct dsa_switch *ds) in b53_teardown() 1456 int b53_vlan_add(struct dsa_switch *ds, int port, in b53_vlan_add() 1496 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() 1685 int b53_fdb_add(struct dsa_switch *ds, int port, in b53_fdb_add() 1706 int b53_fdb_del(struct dsa_switch *ds, int port, in b53_fdb_del() 1765 int b53_fdb_dump(struct dsa_switch *ds, int port, in b53_fdb_dump() 1808 int b53_mdb_add(struct dsa_switch *ds, int port, in b53_mdb_add() 1829 int b53_mdb_del(struct dsa_switch *ds, int port, in b53_mdb_del() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/sja1105/ |
A D | sja1105_main.c | 201 struct dsa_switch *ds = priv->ds; in sja1105_init_mac_settings() local 252 struct dsa_switch *ds = priv->ds; in sja1105_init_mii_settings() local 415 struct dsa_switch *ds = priv->ds; in sja1105_init_l2_lookup_params() local 473 struct dsa_switch *ds = priv->ds; in sja1105_init_static_vlan() local 511 struct dsa_switch *ds = priv->ds; in sja1105_init_l2_forwarding() local 645 struct dsa_switch *ds = priv->ds; in sja1110_init_pcp_remapping() local 794 struct dsa_switch *ds = priv->ds; in sja1105_init_topology() local 1010 struct dsa_switch *ds = priv->ds; in sja1105_init_l2_policing() local 1966 struct dsa_switch *ds = priv->ds; in sja1105_manage_flood_domains() local 2239 struct dsa_switch *ds = priv->ds; in sja1105_static_config_reload() local [all …]
|
A D | sja1105_ptp.c | 152 int sja1105_get_ts_info(struct dsa_switch *ds, int port, in sja1105_get_ts_info() 241 static u64 sja1105_tstamp_reconstruct(struct dsa_switch *ds, u64 now, in sja1105_tstamp_reconstruct() 379 struct dsa_switch *ds = priv->ds; in sja1105_rxtstamp_work() local 445 bool sja1105_port_rxtstamp(struct dsa_switch *ds, int port, in sja1105_port_rxtstamp() 534 static int sja1105_ptp_reset(struct dsa_switch *ds) in sja1105_ptp_reset() 556 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() 608 int __sja1105_ptp_settime(struct dsa_switch *ds, u64 ns, in __sja1105_ptp_settime() 675 int __sja1105_ptp_adjtime(struct dsa_switch *ds, s64 delta) in __sja1105_ptp_adjtime() 925 int sja1105_ptp_clock_register(struct dsa_switch *ds) in sja1105_ptp_clock_register() 964 void sja1105_ptp_clock_unregister(struct dsa_switch *ds) in sja1105_ptp_clock_unregister() [all …]
|
A D | sja1105_tas.c | 21 struct dsa_switch *ds = priv->ds; in sja1105_tas_set_runtime_params() local 167 struct dsa_switch *ds = priv->ds; in sja1105_init_scheduling() local 472 struct dsa_switch *ds = priv->ds; in sja1105_gating_check_conflicts() local 584 struct dsa_switch *ds = priv->ds; in sja1105_tas_check_running() local 631 struct dsa_switch *ds = priv->ds; in sja1105_tas_start() local 658 struct dsa_switch *ds = priv->ds; in sja1105_tas_stop() local 727 struct dsa_switch *ds = priv->ds; in sja1105_tas_state_machine() local 842 void sja1105_tas_clockstep(struct dsa_switch *ds) in sja1105_tas_clockstep() 854 void sja1105_tas_adjfreq(struct dsa_switch *ds) in sja1105_tas_adjfreq() 870 void sja1105_tas_setup(struct dsa_switch *ds) in sja1105_tas_setup() [all …]
|
A D | sja1105_devlink.c | 41 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in sja1105_region_static_config_snapshot() local 77 static int sja1105_setup_devlink_regions(struct dsa_switch *ds) in sja1105_setup_devlink_regions() 109 static void sja1105_teardown_devlink_regions(struct dsa_switch *ds) in sja1105_teardown_devlink_regions() 120 int sja1105_devlink_info_get(struct dsa_switch *ds, in sja1105_devlink_info_get() 131 int sja1105_devlink_setup(struct dsa_switch *ds) in sja1105_devlink_setup() 136 void sja1105_devlink_teardown(struct dsa_switch *ds) in sja1105_devlink_teardown()
|
/linux-6.3-rc2/drivers/net/dsa/qca/ |
A D | qca8k-common.c | 531 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, in qca8k_set_mac_eee() 555 int qca8k_get_mac_eee(struct dsa_switch *ds, int port, in qca8k_get_mac_eee() 683 int qca8k_port_enable(struct dsa_switch *ds, int port, in qca8k_port_enable() 697 void qca8k_port_disable(struct dsa_switch *ds, int port) in qca8k_port_disable() 743 int qca8k_port_max_mtu(struct dsa_switch *ds, int port) in qca8k_port_max_mtu() 759 int qca8k_port_fdb_add(struct dsa_switch *ds, int port, in qca8k_port_fdb_add() 769 int qca8k_port_fdb_del(struct dsa_switch *ds, int port, in qca8k_port_fdb_del() 782 int qca8k_port_fdb_dump(struct dsa_switch *ds, int port, in qca8k_port_fdb_dump() 805 int qca8k_port_mdb_add(struct dsa_switch *ds, int port, in qca8k_port_mdb_add() 816 int qca8k_port_mdb_del(struct dsa_switch *ds, int port, in qca8k_port_mdb_del() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/xrs700x/ |
A D | xrs700x.c | 86 static void xrs700x_get_strings(struct dsa_switch *ds, int port, in xrs700x_get_strings() 174 static void xrs700x_get_stats64(struct dsa_switch *ds, int port, in xrs700x_get_stats64() 235 static int xrs700x_reset(struct dsa_switch *ds) in xrs700x_reset() 385 static int xrs700x_port_setup(struct dsa_switch *ds, int port) in xrs700x_port_setup() 419 static int xrs700x_setup(struct dsa_switch *ds) in xrs700x_setup() 439 static void xrs700x_teardown(struct dsa_switch *ds) in xrs700x_teardown() 469 static void xrs700x_mac_link_up(struct dsa_switch *ds, int port, in xrs700x_mac_link_up() 537 static int xrs700x_bridge_join(struct dsa_switch *ds, int port, in xrs700x_bridge_join() 550 static int xrs700x_hsr_join(struct dsa_switch *ds, int port, in xrs700x_hsr_join() 642 static int xrs700x_hsr_leave(struct dsa_switch *ds, int port, in xrs700x_hsr_leave() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/microchip/ |
A D | ksz_common.c | 1751 struct dsa_switch *ds = dev->ds; in ksz_update_port_member() local 1829 struct dsa_switch *ds = dev->ds; in ksz_irq_phy_setup() local 1856 struct dsa_switch *ds = dev->ds; in ksz_irq_phy_free() local 1866 struct dsa_switch *ds = dev->ds; in ksz_mdio_register() local 2069 static int ksz_setup(struct dsa_switch *ds) in ksz_setup() 2174 static void ksz_teardown(struct dsa_switch *ds) in ksz_teardown() 2450 static int ksz_enable_port(struct dsa_switch *ds, int port, in ksz_enable_port() 2571 static int ksz_connect_tag_protocol(struct dsa_switch *ds, in ksz_connect_tag_protocol() 2647 static int ksz_max_mtu(struct dsa_switch *ds, int port) in ksz_max_mtu() 3143 static int ksz_setup_tc(struct dsa_switch *ds, int port, in ksz_setup_tc() [all …]
|
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | dabtree.c | 31 struct xchk_da_btree *ds, in xchk_da_process_error() 67 struct xchk_da_btree *ds, in xchk_da_set_corrupt() 82 struct xchk_da_btree *ds, in xchk_da_btree_node_entry() 97 struct xchk_da_btree *ds, in xchk_da_btree_hash() 129 struct xchk_da_btree *ds, in xchk_da_btree_ptr_ok() 217 struct xchk_da_btree *ds, in xchk_da_btree_block_check_sibling() 277 struct xchk_da_btree *ds, in xchk_da_btree_block_check_siblings() 312 struct xchk_da_btree *ds, in xchk_da_btree_block() 476 struct xchk_da_btree *ds; in xchk_da_btree() local
|
/linux-6.3-rc2/drivers/net/dsa/hirschmann/ |
A D | hellcreek.c | 248 static int hellcreek_port_enable(struct dsa_switch *ds, int port, in hellcreek_port_enable() 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() 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() 1174 static int hellcreek_devlink_info_get(struct dsa_switch *ds, in hellcreek_devlink_info_get() 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 1386 static int hellcreek_setup(struct dsa_switch *ds) in hellcreek_setup() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | devlink.c | 31 int mv88e6xxx_devlink_param_get(struct dsa_switch *ds, u32 id, in mv88e6xxx_devlink_param_get() 53 int mv88e6xxx_devlink_param_set(struct dsa_switch *ds, u32 id, in mv88e6xxx_devlink_param_set() 81 int mv88e6xxx_setup_devlink_params(struct dsa_switch *ds) in mv88e6xxx_setup_devlink_params() 87 void mv88e6xxx_teardown_devlink_params(struct dsa_switch *ds) in mv88e6xxx_teardown_devlink_params() 176 int mv88e6xxx_setup_devlink_resources(struct dsa_switch *ds) in mv88e6xxx_setup_devlink_resources() 270 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in mv88e6xxx_region_global_snapshot() local 376 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in mv88e6xxx_region_atu_snapshot() local 450 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in mv88e6xxx_region_vtu_snapshot() local 533 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in mv88e6xxx_region_stu_snapshot() local 590 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in mv88e6xxx_region_pvt_snapshot() local [all …]
|
A D | chip.c | 1391 struct dsa_switch *ds = chip->ds; in mv88e6xxx_port_vlan() local 1499 struct dsa_switch *ds = chip->ds; in mv88e6xxx_devmap_setup() local 1622 struct dsa_switch *ds; in mv88e6xxx_pvt_map() local 2844 struct dsa_switch *ds = chip->ds; in mv88e6xxx_bridge_map() local 3250 struct dsa_switch *ds = chip->ds; in mv88e6xxx_setup_upstream_port() local 3289 struct dsa_switch *ds = chip->ds; in mv88e6xxx_setup_port() local 3675 static void mv88e6xxx_teardown(struct dsa_switch *ds) in mv88e6xxx_teardown() 3682 static int mv88e6xxx_setup(struct dsa_switch *ds) in mv88e6xxx_setup() 4064 static int mv88e6xxx_get_eeprom(struct dsa_switch *ds, in mv88e6xxx_get_eeprom() 4085 static int mv88e6xxx_set_eeprom(struct dsa_switch *ds, in mv88e6xxx_set_eeprom() [all …]
|