Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c57 struct ethsw_port_priv *other_port_priv = NULL; in dpaa2_switch_port_set_fdb() local
100 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_set_fdb()
107 if (other_port_priv) { in dpaa2_switch_port_set_fdb()
115 port_priv->fdb = other_port_priv->fdb; in dpaa2_switch_port_set_fdb()
2007 struct ethsw_port_priv *other_port_priv; in dpaa2_switch_port_bridge_join() local
2017 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_bridge_join()
2018 if (other_port_priv->ethsw_data != port_priv->ethsw_data) { in dpaa2_switch_port_bridge_join()
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c1225 struct ethsw_port_priv *other_port_priv; in dpaa2_switch_port_bridge_join() local
1242 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_bridge_join()
1243 if (other_port_priv->ethsw_data != port_priv->ethsw_data) { in dpaa2_switch_port_bridge_join()

Completed in 7 milliseconds