Searched refs:br_port_get_stp_state (Results 1 – 4 of 4) sorted by relevance
161 u8 br_port_get_stp_state(const struct net_device *dev);182 static inline u8 br_port_get_stp_state(const struct net_device *dev) in br_port_get_stp_state() function
67 u8 br_port_get_stp_state(const struct net_device *dev) in br_port_get_stp_state() function79 EXPORT_SYMBOL_GPL(br_port_get_stp_state);
231 err = dsa_port_set_state(dp, br_port_get_stp_state(brport_dev), false); in dsa_port_switchdev_sync_attrs()
1131 stp_state = br_port_get_stp_state(brport_dev); in ocelot_switchdev_sync()