Lines Matching refs:phylink_pcs
164 struct phylink_pcs *(*mac_select_pcs)(struct phylink_config *config,
231 struct phylink_pcs *mac_select_pcs(struct phylink_config *config,
446 struct phylink_pcs { struct
461 int (*pcs_validate)(struct phylink_pcs *pcs, unsigned long *supported, argument
463 void (*pcs_get_state)(struct phylink_pcs *pcs,
465 int (*pcs_config)(struct phylink_pcs *pcs, unsigned int mode,
469 void (*pcs_an_restart)(struct phylink_pcs *pcs);
470 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int mode,
489 int pcs_validate(struct phylink_pcs *pcs, unsigned long *supported,
507 void pcs_get_state(struct phylink_pcs *pcs,
532 int pcs_config(struct phylink_pcs *pcs, unsigned int mode,
543 void pcs_an_restart(struct phylink_pcs *pcs);
558 void pcs_link_up(struct phylink_pcs *pcs, unsigned int mode,