Searched refs:other_port_priv (Results 1 – 1 of 1) sorted by relevance
58 struct ethsw_port_priv *other_port_priv = NULL; in dpaa2_switch_port_set_fdb() local101 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_set_fdb()108 if (other_port_priv) { in dpaa2_switch_port_set_fdb()116 port_priv->fdb = other_port_priv->fdb; in dpaa2_switch_port_set_fdb()1990 struct ethsw_port_priv *other_port_priv; in dpaa2_switch_port_bridge_join() local2000 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_bridge_join()2001 if (other_port_priv->ethsw_data != port_priv->ethsw_data) { in dpaa2_switch_port_bridge_join()