/kernel/linux/linux-5.10/include/net/ |
H A D | dsa.h | 71 struct dsa_switch; 207 struct dsa_switch *ds; 254 struct dsa_switch { struct 339 static inline struct dsa_port *dsa_to_port(struct dsa_switch *ds, int p) in dsa_to_port() 351 static inline bool dsa_is_unused_port(struct dsa_switch *ds, int p) in dsa_is_unused_port() 356 static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p) in dsa_is_cpu_port() 361 static inline bool dsa_is_dsa_port(struct dsa_switch *ds, int p) in dsa_is_dsa_port() 366 static inline bool dsa_is_user_port(struct dsa_switch *ds, int p) in dsa_is_user_port() 371 static inline u32 dsa_user_ports(struct dsa_switch *ds) in dsa_user_ports() 384 static inline unsigned int dsa_routing_port(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | dsa.h | 91 struct dsa_switch; 98 int (*connect)(struct dsa_switch *ds); 99 void (*disconnect)(struct dsa_switch *ds); 256 struct dsa_switch *ds; 371 struct dsa_switch { struct 491 static inline struct dsa_port *dsa_to_port(struct dsa_switch *ds, int p) in dsa_to_port() 529 static inline bool dsa_is_unused_port(struct dsa_switch *ds, int p) in dsa_is_unused_port() 534 static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p) in dsa_is_cpu_port() 539 static inline bool dsa_is_dsa_port(struct dsa_switch *ds, int p) in dsa_is_dsa_port() 544 static inline bool dsa_is_user_port(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_ptp.h | 93 int sja1105_ptp_clock_register(struct dsa_switch *ds); 95 void sja1105_ptp_clock_unregister(struct dsa_switch *ds); 103 int sja1105_get_ts_info(struct dsa_switch *ds, int port, 106 void sja1105_ptp_txtstamp_skb(struct dsa_switch *ds, int slot, 109 bool sja1105_port_rxtstamp(struct dsa_switch *ds, int port, 112 void sja1105_port_txtstamp(struct dsa_switch *ds, int port, 115 int sja1105_hwtstamp_get(struct dsa_switch *ds, int port, struct ifreq *ifr); 117 int sja1105_hwtstamp_set(struct dsa_switch *ds, int port, struct ifreq *ifr); 119 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, 122 int __sja1105_ptp_settime(struct dsa_switch *d [all...] |
H A D | sja1105_tas.h | 53 int sja1105_setup_tc_taprio(struct dsa_switch *ds, int port, 56 void sja1105_tas_setup(struct dsa_switch *ds); 58 void sja1105_tas_teardown(struct dsa_switch *ds); 60 void sja1105_tas_clockstep(struct dsa_switch *ds); 62 void sja1105_tas_adjfreq(struct dsa_switch *ds); 76 static inline int sja1105_setup_tc_taprio(struct dsa_switch *ds, int port, in sja1105_setup_tc_taprio() 82 static inline void sja1105_tas_setup(struct dsa_switch *ds) { } in sja1105_tas_setup() 84 static inline void sja1105_tas_teardown(struct dsa_switch *ds) { } in sja1105_tas_teardown() 86 static inline void sja1105_tas_clockstep(struct dsa_switch *ds) { } in sja1105_tas_clockstep() 88 static inline void sja1105_tas_adjfreq(struct dsa_switch *d [all...] |
H A D | sja1105.h | 142 int (*reset_cmd)(struct dsa_switch *ds); 145 int (*fdb_add_cmd)(struct dsa_switch *ds, int port, 147 int (*fdb_del_cmd)(struct dsa_switch *ds, int port, 151 bool (*rxtstamp)(struct dsa_switch *ds, int port, struct sk_buff *skb); 152 void (*txtstamp)(struct dsa_switch *ds, int port, struct sk_buff *skb); 261 struct dsa_switch *ds; 305 int sja1105_vlan_filtering(struct dsa_switch *ds, int port, bool enabled, 310 int sja1105_mdiobus_register(struct dsa_switch *ds); 311 void sja1105_mdiobus_unregister(struct dsa_switch *ds); 320 int sja1105_devlink_setup(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_ptp.h | 88 int sja1105_ptp_clock_register(struct dsa_switch *ds); 90 void sja1105_ptp_clock_unregister(struct dsa_switch *ds); 98 int sja1105_get_ts_info(struct dsa_switch *ds, int port, 101 void sja1105_ptp_txtstamp_skb(struct dsa_switch *ds, int slot, 104 bool sja1105_port_rxtstamp(struct dsa_switch *ds, int port, 107 bool sja1105_port_txtstamp(struct dsa_switch *ds, int port, 110 int sja1105_hwtstamp_get(struct dsa_switch *ds, int port, struct ifreq *ifr); 112 int sja1105_hwtstamp_set(struct dsa_switch *ds, int port, struct ifreq *ifr); 114 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, 117 int __sja1105_ptp_settime(struct dsa_switch *d [all...] |
H A D | sja1105_tas.h | 53 int sja1105_setup_tc_taprio(struct dsa_switch *ds, int port, 56 void sja1105_tas_setup(struct dsa_switch *ds); 58 void sja1105_tas_teardown(struct dsa_switch *ds); 60 void sja1105_tas_clockstep(struct dsa_switch *ds); 62 void sja1105_tas_adjfreq(struct dsa_switch *ds); 76 static inline int sja1105_setup_tc_taprio(struct dsa_switch *ds, int port, in sja1105_setup_tc_taprio() 82 static inline void sja1105_tas_setup(struct dsa_switch *ds) { } in sja1105_tas_setup() 84 static inline void sja1105_tas_teardown(struct dsa_switch *ds) { } in sja1105_tas_teardown() 86 static inline void sja1105_tas_clockstep(struct dsa_switch *ds) { } in sja1105_tas_clockstep() 88 static inline void sja1105_tas_adjfreq(struct dsa_switch *d [all...] |
H A D | sja1105.h | 97 int (*reset_cmd)(struct dsa_switch *ds); 100 int (*fdb_add_cmd)(struct dsa_switch *ds, int port, 102 int (*fdb_del_cmd)(struct dsa_switch *ds, int port, 210 struct dsa_switch *ds; 248 int sja1105_vlan_filtering(struct dsa_switch *ds, int port, bool enabled, 253 int sja1105_devlink_setup(struct dsa_switch *ds); 254 void sja1105_devlink_teardown(struct dsa_switch *ds); 255 int sja1105_devlink_param_get(struct dsa_switch *ds, u32 id, 257 int sja1105_devlink_param_set(struct dsa_switch *ds, u32 id, 259 int sja1105_devlink_info_get(struct dsa_switch *d [all...] |
H A D | sja1105_devlink.c | 41 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in sja1105_region_static_config_snapshot() 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() 131 struct dsa_switch *ds = priv->ds; in sja1105_best_effort_vlan_filtering_set() 169 int sja1105_devlink_param_get(struct dsa_switch *ds, u32 id, in sja1105_devlink_param_get() 188 int sja1105_devlink_param_set(struct dsa_switch *ds, u32 id, in sja1105_devlink_param_set() 214 static int sja1105_setup_devlink_params(struct dsa_switch *ds) in sja1105_setup_devlink_params() 220 static void sja1105_teardown_devlink_params(struct dsa_switch *ds) in sja1105_teardown_devlink_params() 226 int sja1105_devlink_info_get(struct dsa_switch *ds, in sja1105_devlink_info_get() 243 int sja1105_devlink_setup(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.h | 36 int ksz_ptp_clock_register(struct dsa_switch *ds); 38 void ksz_ptp_clock_unregister(struct dsa_switch *ds); 40 int ksz_get_ts_info(struct dsa_switch *ds, int port, 42 int ksz_hwtstamp_get(struct dsa_switch *ds, int port, struct ifreq *ifr); 43 int ksz_hwtstamp_set(struct dsa_switch *ds, int port, struct ifreq *ifr); 44 void ksz_port_txtstamp(struct dsa_switch *ds, int port, struct sk_buff *skb); 46 bool ksz_port_rxtstamp(struct dsa_switch *ds, int port, struct sk_buff *skb, 48 int ksz_ptp_irq_setup(struct dsa_switch *ds, u8 p); 49 void ksz_ptp_irq_free(struct dsa_switch *ds, u8 p); 58 static inline int ksz_ptp_clock_register(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 103 struct dsa_switch *ds; 318 void b53_imp_vlan_setup(struct dsa_switch *ds, int cpu_port); 319 int b53_configure_vlan(struct dsa_switch *ds); 320 void b53_get_strings(struct dsa_switch *ds, int port, u32 stringset, 322 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data); 323 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset); 324 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data); 325 int b53_br_join(struct dsa_switch *ds, int port, struct net_device *bridge); 326 void b53_br_leave(struct dsa_switch *ds, int port, struct net_device *bridge); 327 void b53_br_set_stp_state(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | devlink.h | 8 int mv88e6xxx_setup_devlink_params(struct dsa_switch *ds); 9 void mv88e6xxx_teardown_devlink_params(struct dsa_switch *ds); 10 int mv88e6xxx_setup_devlink_resources(struct dsa_switch *ds); 11 int mv88e6xxx_devlink_param_get(struct dsa_switch *ds, u32 id, 13 int mv88e6xxx_devlink_param_set(struct dsa_switch *ds, u32 id, 15 int mv88e6xxx_setup_devlink_regions_global(struct dsa_switch *ds); 16 void mv88e6xxx_teardown_devlink_regions_global(struct dsa_switch *ds); 17 int mv88e6xxx_setup_devlink_regions_port(struct dsa_switch *ds, int port); 18 void mv88e6xxx_teardown_devlink_regions_port(struct dsa_switch *ds, int port); 20 int mv88e6xxx_devlink_info_get(struct dsa_switch *d [all...] |
H A D | hwtstamp.h | 113 int mv88e6xxx_port_hwtstamp_set(struct dsa_switch *ds, int port, 115 int mv88e6xxx_port_hwtstamp_get(struct dsa_switch *ds, int port, 118 bool mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, 120 void mv88e6xxx_port_txtstamp(struct dsa_switch *ds, int port, 123 int mv88e6xxx_get_ts_info(struct dsa_switch *ds, int port, 135 static inline int mv88e6xxx_port_hwtstamp_set(struct dsa_switch *ds, in mv88e6xxx_port_hwtstamp_set() 141 static inline int mv88e6xxx_port_hwtstamp_get(struct dsa_switch *ds, in mv88e6xxx_port_hwtstamp_get() 147 static inline bool mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, in mv88e6xxx_port_rxtstamp() 154 static inline void mv88e6xxx_port_txtstamp(struct dsa_switch *ds, int port, in mv88e6xxx_port_txtstamp() 159 static inline int mv88e6xxx_get_ts_info(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 108 struct dsa_switch *ds; 335 void b53_imp_vlan_setup(struct dsa_switch *ds, int cpu_port); 336 int b53_configure_vlan(struct dsa_switch *ds); 337 void b53_get_strings(struct dsa_switch *ds, int port, u32 stringset, 339 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data); 340 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset); 341 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data); 342 int b53_br_join(struct dsa_switch *ds, int port, struct dsa_bridge bridge, 344 void b53_br_leave(struct dsa_switch *ds, int port, struct dsa_bridge bridge); 345 void b53_br_set_stp_state(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | devlink.h | 8 int mv88e6xxx_setup_devlink_params(struct dsa_switch *ds); 9 void mv88e6xxx_teardown_devlink_params(struct dsa_switch *ds); 10 int mv88e6xxx_setup_devlink_resources(struct dsa_switch *ds); 11 int mv88e6xxx_devlink_param_get(struct dsa_switch *ds, u32 id, 13 int mv88e6xxx_devlink_param_set(struct dsa_switch *ds, u32 id, 15 int mv88e6xxx_setup_devlink_regions(struct dsa_switch *ds); 16 void mv88e6xxx_teardown_devlink_regions(struct dsa_switch *ds); 18 int mv88e6xxx_devlink_info_get(struct dsa_switch *ds,
|
H A D | hwtstamp.h | 113 int mv88e6xxx_port_hwtstamp_set(struct dsa_switch *ds, int port, 115 int mv88e6xxx_port_hwtstamp_get(struct dsa_switch *ds, int port, 118 bool mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, 120 bool mv88e6xxx_port_txtstamp(struct dsa_switch *ds, int port, 123 int mv88e6xxx_get_ts_info(struct dsa_switch *ds, int port, 135 static inline int mv88e6xxx_port_hwtstamp_set(struct dsa_switch *ds, in mv88e6xxx_port_hwtstamp_set() 141 static inline int mv88e6xxx_port_hwtstamp_get(struct dsa_switch *ds, in mv88e6xxx_port_hwtstamp_get() 147 static inline bool mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, in mv88e6xxx_port_rxtstamp() 154 static inline bool mv88e6xxx_port_txtstamp(struct dsa_switch *ds, int port, in mv88e6xxx_port_txtstamp() 161 static inline int mv88e6xxx_get_ts_info(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 45 static int felix_cpu_port_for_master(struct dsa_switch *ds, in felix_cpu_port_for_master() 67 static int felix_tag_8021q_vlan_add_rx(struct dsa_switch *ds, int port, in felix_tag_8021q_vlan_add_rx() 107 static int felix_tag_8021q_vlan_del_rx(struct dsa_switch *ds, int port, in felix_tag_8021q_vlan_del_rx() 129 static int felix_tag_8021q_vlan_add_tx(struct dsa_switch *ds, int port, in felix_tag_8021q_vlan_add_tx() 196 static int felix_tag_8021q_vlan_del_tx(struct dsa_switch *ds, int port, u16 vid) in felix_tag_8021q_vlan_del_tx() 227 static int felix_tag_8021q_vlan_add(struct dsa_switch *ds, int port, u16 vid, in felix_tag_8021q_vlan_add() 259 static int felix_tag_8021q_vlan_del(struct dsa_switch *ds, int port, u16 vid) in felix_tag_8021q_vlan_del() 286 static int felix_trap_get_cpu_port(struct dsa_switch *ds, in felix_trap_get_cpu_port() 305 static int felix_update_trapping_destinations(struct dsa_switch *ds, in felix_update_trapping_destinations() 408 static int felix_tag_npi_setup(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/net/dsa/ |
H A D | switch.c | 17 static unsigned int dsa_switch_fastest_ageing_time(struct dsa_switch *ds, in dsa_switch_fastest_ageing_time() 32 static int dsa_switch_ageing_time(struct dsa_switch *ds, in dsa_switch_ageing_time() 55 static bool dsa_switch_mtu_match(struct dsa_switch *ds, int port, in dsa_switch_mtu_match() 70 static int dsa_switch_mtu(struct dsa_switch *ds, in dsa_switch_mtu() 89 static int dsa_switch_bridge_join(struct dsa_switch *ds, in dsa_switch_bridge_join() 107 static int dsa_switch_bridge_leave(struct dsa_switch *ds, in dsa_switch_bridge_leave() 159 static int dsa_switch_fdb_add(struct dsa_switch *ds, in dsa_switch_fdb_add() 170 static int dsa_switch_fdb_del(struct dsa_switch *ds, in dsa_switch_fdb_del() 181 static bool dsa_switch_mdb_match(struct dsa_switch *ds, int port, in dsa_switch_mdb_match() 193 static int dsa_switch_mdb_prepare(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/net/dsa/ |
H A D | devlink.c | 15 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_info_get() 27 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_pool_get() 41 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_pool_set() 54 struct dsa_switch *ds = dsa_devlink_port_to_ds(dlp); in dsa_devlink_sb_port_pool_get() 69 struct dsa_switch *ds = dsa_devlink_port_to_ds(dlp); in dsa_devlink_sb_port_pool_set() 85 struct dsa_switch *ds = dsa_devlink_port_to_ds(dlp); in dsa_devlink_sb_tc_pool_bind_get() 103 struct dsa_switch *ds = dsa_devlink_port_to_ds(dlp); in dsa_devlink_sb_tc_pool_bind_set() 118 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_occ_snapshot() 129 struct dsa_switch *ds = dsa_devlink_to_ds(dl); in dsa_devlink_sb_occ_max_clear() 142 struct dsa_switch *d in dsa_devlink_sb_occ_port_pool_get() [all...] |
H A D | devlink.h | 7 struct dsa_switch; 11 void dsa_switch_devlink_register(struct dsa_switch *ds); 12 void dsa_switch_devlink_unregister(struct dsa_switch *ds); 13 int dsa_switch_devlink_alloc(struct dsa_switch *ds); 14 void dsa_switch_devlink_free(struct dsa_switch *ds);
|
/kernel/linux/linux-5.10/include/linux/dsa/ |
H A D | 8021q.h | 11 struct dsa_switch; 26 int (*vlan_add)(struct dsa_switch *ds, int port, u16 vid, u16 flags); 27 int (*vlan_del)(struct dsa_switch *ds, int port, u16 vid); 32 struct dsa_switch *ds; 55 u16 dsa_8021q_tx_vid(struct dsa_switch *ds, int port); 57 u16 dsa_8021q_rx_vid(struct dsa_switch *ds, int port); 59 u16 dsa_8021q_rx_vid_subvlan(struct dsa_switch *ds, int port, u16 subvlan); 96 u16 dsa_8021q_tx_vid(struct dsa_switch *ds, int port) in dsa_8021q_tx_vid() 101 u16 dsa_8021q_rx_vid(struct dsa_switch *ds, int port) in dsa_8021q_rx_vid() 106 u16 dsa_8021q_rx_vid_subvlan(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.c | 27 static enum dsa_tag_protocol felix_get_tag_protocol(struct dsa_switch *ds, in felix_get_tag_protocol() 34 static int felix_set_ageing_time(struct dsa_switch *ds, in felix_set_ageing_time() 44 static int felix_fdb_dump(struct dsa_switch *ds, int port, in felix_fdb_dump() 52 static int felix_fdb_add(struct dsa_switch *ds, int port, in felix_fdb_add() 60 static int felix_fdb_del(struct dsa_switch *ds, int port, in felix_fdb_del() 69 static int felix_mdb_prepare(struct dsa_switch *ds, int port, in felix_mdb_prepare() 75 static void felix_mdb_add(struct dsa_switch *ds, int port, in felix_mdb_add() 83 static int felix_mdb_del(struct dsa_switch *ds, int port, in felix_mdb_del() 91 static void felix_bridge_stp_state_set(struct dsa_switch *ds, int port, in felix_bridge_stp_state_set() 99 static int felix_bridge_join(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
H A D | qca8k.h | 378 int (*autocast_mib)(struct dsa_switch *ds, int port, u64 *data); 457 struct dsa_switch *ds; 514 void qca8k_get_strings(struct dsa_switch *ds, int port, u32 stringset, uint8_t *data); 515 void qca8k_get_ethtool_stats(struct dsa_switch *ds, int port, 517 int qca8k_get_sset_count(struct dsa_switch *ds, int port, int sset); 520 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *eee); 521 int qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e); 524 void qca8k_port_stp_state_set(struct dsa_switch *ds, int port, u8 state); 525 int qca8k_port_pre_bridge_flags(struct dsa_switch *ds, int port, 528 int qca8k_port_bridge_flags(struct dsa_switch *d [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | dsa_loop.c | 50 static int dsa_loop_setup_devlink_resources(struct dsa_switch *ds) in dsa_loop_setup_devlink_resources() 78 static enum dsa_tag_protocol dsa_loop_get_protocol(struct dsa_switch *ds, in dsa_loop_get_protocol() 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() 106 static int dsa_loop_get_sset_count(struct dsa_switch *ds, int port, int sset) in dsa_loop_get_sset_count() 114 static void dsa_loop_get_strings(struct dsa_switch *ds, int port, in dsa_loop_get_strings() 128 static void dsa_loop_get_ethtool_stats(struct dsa_switch *ds, int port, in dsa_loop_get_ethtool_stats() 138 static int dsa_loop_phy_read(struct dsa_switch *ds, int port, int regnum) in dsa_loop_phy_read() 153 static int dsa_loop_phy_write(struct dsa_switch *ds, int port, in dsa_loop_phy_write() 169 static int dsa_loop_port_bridge_join(struct dsa_switch *d [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | dsa_loop.c | 50 static int dsa_loop_setup_devlink_resources(struct dsa_switch *ds) in dsa_loop_setup_devlink_resources() 78 static enum dsa_tag_protocol dsa_loop_get_protocol(struct dsa_switch *ds, in dsa_loop_get_protocol() 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() 106 static int dsa_loop_get_sset_count(struct dsa_switch *ds, int port, int sset) in dsa_loop_get_sset_count() 114 static void dsa_loop_get_strings(struct dsa_switch *ds, int port, in dsa_loop_get_strings() 128 static void dsa_loop_get_ethtool_stats(struct dsa_switch *ds, int port, in dsa_loop_get_ethtool_stats() 138 static int dsa_loop_phy_read(struct dsa_switch *ds, int port, int regnum) in dsa_loop_phy_read() 153 static int dsa_loop_phy_write(struct dsa_switch *ds, int port, in dsa_loop_phy_write() 169 static int dsa_loop_port_bridge_join(struct dsa_switch *d [all...] |