Home
last modified time | relevance | path

Searched refs:ocelot_bridge_stp_state_set (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c941 void ocelot_bridge_stp_state_set(struct ocelot *ocelot, int port, u8 state) in ocelot_bridge_stp_state_set() function
994 EXPORT_SYMBOL(ocelot_bridge_stp_state_set); variable
H A Docelot_net.c749 ocelot_bridge_stp_state_set(ocelot, port, state); in ocelot_port_attr_stp_state_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_net.c1007 ocelot_bridge_stp_state_set(ocelot, port, state); in ocelot_port_attr_stp_state_set()
1268 ocelot_bridge_stp_state_set(ocelot, port, stp_state); in ocelot_switchdev_sync()
1288 ocelot_bridge_stp_state_set(ocelot, port, BR_STATE_FORWARDING); in ocelot_switchdev_unsync()
H A Docelot.c1738 void ocelot_bridge_stp_state_set(struct ocelot *ocelot, int port, u8 state) in ocelot_bridge_stp_state_set() function
1758 EXPORT_SYMBOL(ocelot_bridge_stp_state_set); variable
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h740 void ocelot_bridge_stp_state_set(struct ocelot *ocelot, int port, u8 state);
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c96 return ocelot_bridge_stp_state_set(ocelot, port, state); in felix_bridge_stp_state_set()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h1023 void ocelot_bridge_stp_state_set(struct ocelot *ocelot, int port, u8 state);
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c896 return ocelot_bridge_stp_state_set(ocelot, port, state); in felix_bridge_stp_state_set()

Completed in 22 milliseconds