Searched refs:tci_cfg (Results 1 – 1 of 1) sorted by relevance
232 struct dpsw_tci_cfg tci_cfg = { 0 }; in dpaa2_switch_port_set_pvid() local237 port_priv->idx, &tci_cfg); in dpaa2_switch_port_set_pvid()243 tci_cfg.vlan_id = pvid; in dpaa2_switch_port_set_pvid()258 port_priv->idx, &tci_cfg); in dpaa2_switch_port_set_pvid()2997 struct dpsw_tci_cfg tci_cfg = {0}; in dpaa2_switch_init() local3079 tci_cfg.vlan_id = 4095; in dpaa2_switch_init()3080 err = dpsw_if_set_tci(ethsw->mc_io, 0, ethsw->dpsw_handle, i, &tci_cfg); in dpaa2_switch_init()