Lines Matching refs:pcs
352 void (*pcs_get_state)(struct phylink_pcs *pcs,
354 int (*pcs_config)(struct phylink_pcs *pcs, unsigned int mode,
358 void (*pcs_an_restart)(struct phylink_pcs *pcs);
359 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int mode,
379 void pcs_get_state(struct phylink_pcs *pcs,
404 int pcs_config(struct phylink_pcs *pcs, unsigned int mode,
415 void pcs_an_restart(struct phylink_pcs *pcs);
430 void pcs_link_up(struct phylink_pcs *pcs, unsigned int mode,
437 void phylink_set_pcs(struct phylink *, struct phylink_pcs *pcs);
481 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs,
483 int phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs,
486 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode,
489 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs);
491 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs,