Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_priv.h349 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state);
H A Db53_common.c2137 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state) in b53_br_set_stp_state() function
2169 EXPORT_SYMBOL(b53_br_set_stp_state);
2436 .port_stp_state_set = b53_br_set_stp_state,
/linux-6.15/drivers/net/dsa/
H A Dbcm_sf2.c1242 .port_stp_state_set = b53_br_set_stp_state,