Home
last modified time | relevance | path

Searched refs:stp_cfg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c204 struct dpsw_stp_cfg stp_cfg = { in dpaa2_switch_port_set_stp_state() local
215 stp_cfg.vlan_id = vid; in dpaa2_switch_port_set_stp_state()
218 port_priv->idx, &stp_cfg); in dpaa2_switch_port_set_stp_state()
1485 struct dpsw_stp_cfg stp_cfg; in dpaa2_switch_init() local
1539 stp_cfg.vlan_id = DEFAULT_VLAN_ID; in dpaa2_switch_init()
1540 stp_cfg.state = DPSW_STP_STATE_FORWARDING; in dpaa2_switch_init()
1544 &stp_cfg); in dpaa2_switch_init()