Home
last modified time | relevance | path

Searched refs:mtk_pcs_lynxi (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c68 /* struct mtk_pcs_lynxi - This structure holds each sgmii regmap andassociated
78 struct mtk_pcs_lynxi { struct
86 static struct mtk_pcs_lynxi *pcs_to_mtk_pcs_lynxi(struct phylink_pcs *pcs) in pcs_to_mtk_pcs_lynxi()
88 return container_of(pcs, struct mtk_pcs_lynxi, pcs); in pcs_to_mtk_pcs_lynxi()
94 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_get_state()
110 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_config()
205 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_restart_an()
215 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_link_up()
238 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_disable()
255 struct mtk_pcs_lynxi *mpc in mtk_pcs_lynxi_create()
[all...]

Completed in 2 milliseconds