Lines Matching refs:pcs
512 int (*pcs_validate)(struct phylink_pcs *pcs, unsigned long *supported,
514 int (*pcs_enable)(struct phylink_pcs *pcs);
515 void (*pcs_disable)(struct phylink_pcs *pcs);
516 void (*pcs_pre_config)(struct phylink_pcs *pcs,
518 int (*pcs_post_config)(struct phylink_pcs *pcs,
520 void (*pcs_get_state)(struct phylink_pcs *pcs,
522 int (*pcs_config)(struct phylink_pcs *pcs, unsigned int neg_mode,
526 void (*pcs_an_restart)(struct phylink_pcs *pcs);
527 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int neg_mode,
546 int pcs_validate(struct phylink_pcs *pcs, unsigned long *supported,
553 int pcs_enable(struct phylink_pcs *pcs);
559 void pcs_disable(struct phylink_pcs *pcs);
576 void pcs_get_state(struct phylink_pcs *pcs,
605 int pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
616 void pcs_an_restart(struct phylink_pcs *pcs);
635 void pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
730 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs,
734 int phylink_mii_c22_pcs_config(struct mdio_device *pcs,
738 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs);
742 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs,