Home
last modified time | relevance | path

Searched refs:b53_br_set_stp_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h345 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state);
H A Db53_common.c1992 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state) in b53_br_set_stp_state() function
2024 EXPORT_SYMBOL(b53_br_set_stp_state);
2315 .port_stp_state_set = b53_br_set_stp_state,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1229 .port_stp_state_set = b53_br_set_stp_state,