Searched defs:other_dp (Results 1 – 8 of 8) sorted by relevance
/linux-6.8/net/dsa/ |
D | port.c | 277 struct dsa_port *other_dp; in dsa_port_reset_vlan_filtering() local 734 struct dsa_port *other_dp; in dsa_port_can_apply_vlan_filtering() local 825 struct dsa_port *other_dp; in dsa_port_vlan_filtering() local
|
D | tag_ksz.c | 298 struct dsa_port *other_dp; in ksz9477_xmit() local
|
D | tag_sja1105.c | 177 struct dsa_port *other_dp; in sja1105_xmit_tpid() local
|
D | user.c | 1991 struct dsa_port *other_dp; in dsa_bridge_mtu_normalization() local 2059 struct dsa_port *other_dp; in dsa_user_change_mtu() local
|
/linux-6.8/drivers/net/dsa/ |
D | mt7530.c | 1226 struct dsa_port *dp = dsa_to_port(ds, port), *other_dp; in mt7530_port_bridge_join() local 1359 struct dsa_port *dp = dsa_to_port(ds, port), *other_dp; in mt7530_port_bridge_leave() local
|
/linux-6.8/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 1472 struct dsa_port *dp, *other_dp; in mv88e6xxx_port_vlan() local 2071 struct dsa_port *dp = dsa_to_port(ds, port), *other_dp; in mv88e6xxx_port_check_hw_vlan() local
|
/linux-6.8/drivers/net/dsa/ocelot/ |
D | felix.c | 448 struct dsa_port *dp = dsa_to_port(ds, port), *other_dp; in felix_tag_npi_change_conduit() local
|
/linux-6.8/drivers/net/dsa/microchip/ |
D | ksz_common.c | 1882 const struct dsa_port *other_dp = dsa_to_port(ds, i); in ksz_update_port_member() local
|