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,
366 * @pcs: a pointer to a &struct phylink_pcs.
379 void pcs_get_state(struct phylink_pcs *pcs,
384 * @pcs: a pointer to a &struct phylink_pcs.
404 int pcs_config(struct phylink_pcs *pcs, unsigned int mode,
410 * @pcs: a pointer to a &struct phylink_pcs.
415 void pcs_an_restart(struct phylink_pcs *pcs);
419 * @pcs: a pointer to a &struct phylink_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,