Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dif_bridge.h182 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
/linux-6.3-rc2/net/bridge/
A Dbr_stp.c73 u8 br_port_get_stp_state(const struct net_device *dev) in br_port_get_stp_state() function
85 EXPORT_SYMBOL_GPL(br_port_get_stp_state);
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_lag.c144 lan966x_port_stp_state_set(port, br_port_get_stp_state(brport_dev)); in lan966x_lag_port_join()
/linux-6.3-rc2/net/dsa/
A Dport.c379 err = dsa_port_set_state(dp, br_port_get_stp_state(brport_dev), false); in dsa_port_switchdev_sync_attrs()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_net.c1267 stp_state = br_port_get_stp_state(brport_dev); in ocelot_switchdev_sync()

Completed in 14 milliseconds