Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c187 struct dpsw_stp_cfg stp_cfg = { in ethsw_port_set_stp_state() local
198 port_priv->idx, &stp_cfg); in ethsw_port_set_stp_state()
1365 struct dpsw_stp_cfg stp_cfg; in ethsw_init() local
1416 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()