Searched refs:br_port_get_stp_state (Results 1 – 5 of 5) sorted by relevance
182 u8 br_port_get_stp_state(const struct net_device *dev);203 static inline u8 br_port_get_stp_state(const struct net_device *dev) in br_port_get_stp_state() function
73 u8 br_port_get_stp_state(const struct net_device *dev) in br_port_get_stp_state() function85 EXPORT_SYMBOL_GPL(br_port_get_stp_state);
144 lan966x_port_stp_state_set(port, br_port_get_stp_state(brport_dev)); in lan966x_lag_port_join()
379 err = dsa_port_set_state(dp, br_port_get_stp_state(brport_dev), false); in dsa_port_switchdev_sync_attrs()
1267 stp_state = br_port_get_stp_state(brport_dev); in ocelot_switchdev_sync()
Completed in 14 milliseconds