Searched defs:phylink_mac_ops (Results 1 – 1 of 1) sorted by relevance
68 struct phylink_mac_ops { struct69 void (*validate)(struct net_device *ndev, unsigned long *supported,71 int (*mac_link_state)(struct net_device *ndev,73 void (*mac_config)(struct net_device *ndev, unsigned int mode,75 void (*mac_an_restart)(struct net_device *ndev);76 void (*mac_link_down)(struct net_device *ndev, unsigned int mode,78 void (*mac_link_up)(struct net_device *ndev, unsigned int mode,