Lines Matching refs:pcs
435 int (*pcs_validate)(struct phylink_pcs *pcs, unsigned long *supported,
437 int (*pcs_enable)(struct phylink_pcs *pcs);
438 void (*pcs_disable)(struct phylink_pcs *pcs);
439 void (*pcs_pre_config)(struct phylink_pcs *pcs,
441 int (*pcs_post_config)(struct phylink_pcs *pcs,
443 void (*pcs_get_state)(struct phylink_pcs *pcs,
445 int (*pcs_config)(struct phylink_pcs *pcs, unsigned int neg_mode,
449 void (*pcs_an_restart)(struct phylink_pcs *pcs);
450 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int neg_mode,
452 int (*pcs_pre_init)(struct phylink_pcs *pcs);
470 int pcs_validate(struct phylink_pcs *pcs, unsigned long *supported,
477 int pcs_enable(struct phylink_pcs *pcs);
483 void pcs_disable(struct phylink_pcs *pcs);
497 void pcs_get_state(struct phylink_pcs *pcs,
526 int pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
537 void pcs_an_restart(struct phylink_pcs *pcs);
556 void pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
584 int pcs_pre_init(struct phylink_pcs *pcs);
607 int phylink_pcs_pre_init(struct phylink *pl, struct phylink_pcs *pcs);
673 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs,
677 int phylink_mii_c22_pcs_config(struct mdio_device *pcs,
681 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs);
685 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs,