Home
last modified time | relevance | path

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

/linux/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c80 struct mtk_pcs_lynxi { struct
89 static struct mtk_pcs_lynxi *pcs_to_mtk_pcs_lynxi(struct phylink_pcs *pcs) in pcs_to_mtk_pcs_lynxi() argument
91 return container_of(pcs, struct mtk_pcs_lynxi, pcs); in pcs_to_mtk_pcs_lynxi()
112 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_get_state()
124 static int mtk_pcs_config_polarity(struct mtk_pcs_lynxi *mpcs, in mtk_pcs_config_polarity()
165 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_config()
260 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_restart_an()
270 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_link_up()
293 struct mtk_pcs_lynxi *mpcs = pcs_to_mtk_pcs_lynxi(pcs); in mtk_pcs_lynxi_disable()
311 struct mtk_pcs_lynxi *mpcs; in mtk_pcs_lynxi_create()
[all …]