Home
last modified time | relevance | path

Searched refs:dsa_port_bridge_same (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Ddsa.h749 static inline bool dsa_port_bridge_same(const struct dsa_port *a, in dsa_port_bridge_same() function
/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c1143 if (dsa_port_bridge_same(dsa_to_port(ds, 1), dsa_to_port(ds, 2))) { in lan9303_port_bridge_join()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c1802 if (!dsa_port_bridge_same(dp, other_dp)) in ksz_update_port_member()
1827 if (dsa_port_bridge_same(other_dp, third_dp)) in ksz_update_port_member()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1473 dsa_port_bridge_same(dp, other_dp)) in mv88e6xxx_port_vlan()
2040 if (dsa_port_bridge_same(dp, other_dp)) in mv88e6xxx_port_check_hw_vlan()
/openbmc/linux/net/dsa/
H A Dslave.c2029 if (!dsa_port_bridge_same(dp, other_dp)) in dsa_bridge_mtu_normalization()