Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h345 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state);
Db53_common.c2004 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state) in b53_br_set_stp_state() function
2036 EXPORT_SYMBOL(b53_br_set_stp_state);
2308 .port_stp_state_set = b53_br_set_stp_state,
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.c1241 .port_stp_state_set = b53_br_set_stp_state,