Lines Matching refs:net_device
48 struct net_device *net;
247 extern int usbnet_open(struct net_device *net);
248 extern int usbnet_stop(struct net_device *net);
250 struct net_device *net);
251 extern void usbnet_tx_timeout(struct net_device *net);
252 extern int usbnet_change_mtu(struct net_device *net, int new_mtu);
264 extern int usbnet_get_settings(struct net_device *net,
266 extern int usbnet_set_settings(struct net_device *net,
268 extern u32 usbnet_get_link(struct net_device *net);
269 extern u32 usbnet_get_msglevel(struct net_device *);
270 extern void usbnet_set_msglevel(struct net_device *, u32);
271 extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
272 extern int usbnet_nway_reset(struct net_device *net);