Searched defs:phylink_pcs_ops (Results 1 – 1 of 1) sorted by relevance
460 struct phylink_pcs_ops { struct461 int (*pcs_validate)(struct phylink_pcs *pcs, unsigned long *supported,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,
Completed in 4 milliseconds