Searched refs:stp_cfg (Results 1 – 1 of 1) sorted by relevance
352 struct dpsw_stp_cfg stp_cfg = {0}; in dpaa2_switch_port_set_stp_state() local359 stp_cfg.state = br_stp_state_to_dpsw(state); in dpaa2_switch_port_set_stp_state()362 stp_cfg.vlan_id = vid; in dpaa2_switch_port_set_stp_state()365 port_priv->idx, &stp_cfg); in dpaa2_switch_port_set_stp_state()2969 struct dpsw_stp_cfg stp_cfg; in dpaa2_switch_init() local3019 stp_cfg.vlan_id = DEFAULT_VLAN_ID; in dpaa2_switch_init()3020 stp_cfg.state = DPSW_STP_STATE_FORWARDING; in dpaa2_switch_init()3030 &stp_cfg); in dpaa2_switch_init()