Searched refs:switch_init (Results 1 – 1 of 1) sorted by relevance
183 int (*switch_init)(struct mtk_eth_priv *priv); member971 ret = priv->switch_init(priv); in mt753x_switch_init()1495 priv->switch_init = NULL; in mtk_eth_of_to_plat()1501 priv->switch_init = mt7530_setup; in mtk_eth_of_to_plat()1505 priv->switch_init = mt7531_setup; in mtk_eth_of_to_plat()
Completed in 5 milliseconds