Searched refs:stp_cfg (Results 1 – 1 of 1) sorted by relevance
187 struct dpsw_stp_cfg stp_cfg = { in ethsw_port_set_stp_state() local198 port_priv->idx, &stp_cfg); in ethsw_port_set_stp_state()1365 struct dpsw_stp_cfg stp_cfg; in ethsw_init() local1416 stp_cfg.vlan_id = DEFAULT_VLAN_ID; in ethsw_init()1417 stp_cfg.state = DPSW_STP_STATE_FORWARDING; in ethsw_init()1421 &stp_cfg); in ethsw_init()