b53_br_set_stp_state
EXPORT_SYMBOL(b53_br_set_stp_state);
.port_stp_state_set = b53_br_set_stp_state,
void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state);
.port_stp_state_set = b53_br_set_stp_state,