Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/dsa/b53/
Db53_priv.h345 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state);
Db53_common.c1988 void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state) in b53_br_set_stp_state() function
2020 EXPORT_SYMBOL(b53_br_set_stp_state);
2303 .port_stp_state_set = b53_br_set_stp_state,
/linux-6.6.21/drivers/net/dsa/
Dbcm_sf2.c1227 .port_stp_state_set = b53_br_set_stp_state,