Searched refs:stp_cfg (Results 1 – 1 of 1) sorted by relevance
192 struct dpsw_stp_cfg stp_cfg = { in ethsw_port_set_stp_state() local203 port_priv->idx, &stp_cfg); in ethsw_port_set_stp_state()1162 struct dpsw_stp_cfg stp_cfg; in ethsw_init() local1213 stp_cfg.vlan_id = DEFAULT_VLAN_ID; in ethsw_init()1214 stp_cfg.state = DPSW_STP_STATE_FORWARDING; in ethsw_init()1218 &stp_cfg); in ethsw_init()