Lines Matching refs:gether
60 struct gether *port_usb;
74 struct sk_buff *(*wrap)(struct gether *, struct sk_buff *skb);
75 int (*unwrap)(struct gether *,
355 static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n) in alloc_requests()
443 static int ether_wakeup_host(struct gether *port) in ether_wakeup_host()
620 struct gether *link; in eth_open()
651 struct gether *link = dev->port_usb; in eth_stop()
1067 void gether_suspend(struct gether *link) in gether_suspend()
1089 void gether_resume(struct gether *link) in gether_resume()
1139 struct net_device *gether_connect(struct gether *link) in gether_connect()
1217 void gether_disconnect(struct gether *link) in gether_disconnect()