Searched refs:lynx_pcs (Results 1 – 9 of 9) sorted by relevance
32 #define phylink_pcs_to_lynx(pl_pcs) container_of((pl_pcs), struct lynx_pcs, pcs)84 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_get_state()189 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_config()218 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_an_restart()305 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_link_up()332 struct lynx_pcs *lynx_pcs_create(struct mdio_device *mdio) in lynx_pcs_create()334 struct lynx_pcs *lynx_pcs; in lynx_pcs_create() local336 lynx_pcs = kzalloc(sizeof(*lynx_pcs), GFP_KERNEL); in lynx_pcs_create()337 if (!lynx_pcs) in lynx_pcs_create()340 lynx_pcs->mdio = mdio; in lynx_pcs_create()[all …]
12 struct lynx_pcs { struct17 struct lynx_pcs *lynx_pcs_create(struct mdio_device *mdio); argument19 void lynx_pcs_destroy(struct lynx_pcs *pcs);
26 struct lynx_pcs *pcs;
289 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy()
49 struct lynx_pcs *pcs;
829 struct lynx_pcs *pcs_lynx; in enetc_imdio_create()
61 struct lynx_pcs **pcs;
1047 sizeof(struct lynx_pcs *), in vsc9959_mdio_bus_alloc()1097 struct lynx_pcs *lynx; in vsc9959_mdio_bus_alloc()1129 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9959_mdio_bus_free()
1125 struct lynx_pcs *lynx; in vsc9953_mdio_bus_alloc()1157 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9953_mdio_bus_free()