Searched refs:stp_cfg (Results 1 – 1 of 1) sorted by relevance
353 struct dpsw_stp_cfg stp_cfg = {0}; in dpaa2_switch_port_set_stp_state() local360 stp_cfg.state = br_stp_state_to_dpsw(state); in dpaa2_switch_port_set_stp_state()363 stp_cfg.vlan_id = vid; in dpaa2_switch_port_set_stp_state()366 port_priv->idx, &stp_cfg); in dpaa2_switch_port_set_stp_state()2951 struct dpsw_stp_cfg stp_cfg; in dpaa2_switch_init() local3001 stp_cfg.vlan_id = DEFAULT_VLAN_ID; in dpaa2_switch_init()3002 stp_cfg.state = DPSW_STP_STATE_FORWARDING; in dpaa2_switch_init()3012 &stp_cfg); in dpaa2_switch_init()