Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/pcs/
Dpcs-mtk-lynxi.h12 void mtk_pcs_lynxi_destroy(struct phylink_pcs *pcs);
/linux-6.12.1/drivers/net/pcs/
Dpcs-mtk-lynxi.c297 void mtk_pcs_lynxi_destroy(struct phylink_pcs *pcs) in mtk_pcs_lynxi_destroy() function
304 EXPORT_SYMBOL(mtk_pcs_lynxi_destroy);
/linux-6.12.1/drivers/net/dsa/
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-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c4251 mtk_pcs_lynxi_destroy(eth->sgmii_pcs[i]); in mtk_sgmii_destroy()