Lines Matching refs:phylink_pcs
164 struct phylink_pcs *(*mac_select_pcs)(struct phylink_config *config,
226 struct phylink_pcs *mac_select_pcs(struct phylink_config *config,
441 struct phylink_pcs { struct
456 int (*pcs_validate)(struct phylink_pcs *pcs, unsigned long *supported, argument
458 void (*pcs_get_state)(struct phylink_pcs *pcs,
460 int (*pcs_config)(struct phylink_pcs *pcs, unsigned int mode,
464 void (*pcs_an_restart)(struct phylink_pcs *pcs);
465 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int mode,
484 int pcs_validate(struct phylink_pcs *pcs, unsigned long *supported,
502 void pcs_get_state(struct phylink_pcs *pcs,
527 int pcs_config(struct phylink_pcs *pcs, unsigned int mode,
538 void pcs_an_restart(struct phylink_pcs *pcs);
553 void pcs_link_up(struct phylink_pcs *pcs, unsigned int mode,