Home
last modified time | relevance | path

Searched refs:tci_cfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c232 struct dpsw_tci_cfg tci_cfg = { 0 }; in dpaa2_switch_port_set_pvid() local
237 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()
2961 struct dpsw_tci_cfg tci_cfg = {0}; in dpaa2_switch_init() local
3043 tci_cfg.vlan_id = 4095; in dpaa2_switch_init()
3044 err = dpsw_if_set_tci(ethsw->mc_io, 0, ethsw->dpsw_handle, i, &tci_cfg); in dpaa2_switch_init()
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c69 struct dpsw_tci_cfg tci_cfg = { 0 }; in dpaa2_switch_port_set_pvid() local
74 port_priv->idx, &tci_cfg); in dpaa2_switch_port_set_pvid()
80 tci_cfg.vlan_id = pvid; in dpaa2_switch_port_set_pvid()
95 port_priv->idx, &tci_cfg); in dpaa2_switch_port_set_pvid()

Completed in 7 milliseconds