Searched defs:lynx_pcs (Results 1 – 4 of 4) sorted by relevance
12 struct lynx_pcs { struct17 struct lynx_pcs *lynx_pcs_create(struct mdio_device *mdio); argument
23 struct lynx_pcs { struct35 #define phylink_pcs_to_lynx(pl_pcs) container_of((pl_pcs), struct lynx_pcs, pcs) argument
298 struct lynx_pcs *lynx_pcs; in lynx_pcs_create() local
592 struct phylink_pcs *lynx_pcs; /* Lynx external PCS */ member