Lines Matching refs:ndev
69 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,
103 void validate(struct net_device *ndev, unsigned long *supported,
117 int mac_link_state(struct net_device *ndev,
153 void mac_config(struct net_device *ndev, unsigned int mode,
160 void mac_an_restart(struct net_device *ndev);
173 void mac_link_down(struct net_device *ndev, unsigned int mode,
189 void mac_link_up(struct net_device *ndev, unsigned int mode,