Searched refs:mtk_pcs (Results 1 – 2 of 2) sorted by relevance
17 static struct mtk_pcs *pcs_to_mtk_pcs(struct phylink_pcs *pcs) in pcs_to_mtk_pcs()19 return container_of(pcs, struct mtk_pcs, pcs); in pcs_to_mtk_pcs()23 static int mtk_pcs_setup_mode_an(struct mtk_pcs *mpcs) in mtk_pcs_setup_mode_an()50 static int mtk_pcs_setup_mode_force(struct mtk_pcs *mpcs, in mtk_pcs_setup_mode_force()85 struct mtk_pcs *mpcs = pcs_to_mtk_pcs(pcs); in mtk_pcs_config()99 struct mtk_pcs *mpcs = pcs_to_mtk_pcs(pcs); in mtk_pcs_restart_an()110 struct mtk_pcs *mpcs = pcs_to_mtk_pcs(pcs); in mtk_pcs_link_up()
1009 struct mtk_pcs { struct1020 struct mtk_pcs pcs[MTK_MAX_DEVS]; argument