Home
last modified time | relevance | path

Searched refs:mtk_pcs_lynxi_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/pcs/
H A Dpcs-mtk-lynxi.h12 void mtk_pcs_lynxi_destroy(struct phylink_pcs *pcs);
/linux/drivers/net/dsa/
H A Dmt7530-mdio.c126 mtk_pcs_lynxi_destroy(priv->ports[5].sgmii_pcs); in mt7531_create_sgmii()
239 mtk_pcs_lynxi_destroy(priv->ports[5 + i].sgmii_pcs); in mt7530_remove()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4251 mtk_pcs_lynxi_destroy(eth->sgmii_pcs[i]); in mtk_sgmii_destroy()