Lines Matching refs:gether
59 struct gether *port_usb;
73 struct sk_buff *(*wrap)(struct gether *, struct sk_buff *skb);
74 int (*unwrap)(struct gether *,
352 static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n) in alloc_requests()
440 static int ether_wakeup_host(struct gether *port) in ether_wakeup_host()
617 struct gether *link; in eth_open()
648 struct gether *link = dev->port_usb; in eth_stop()
1042 void gether_suspend(struct gether *link) in gether_suspend()
1064 void gether_resume(struct gether *link) in gether_resume()
1114 struct net_device *gether_connect(struct gether *link) in gether_connect()
1192 void gether_disconnect(struct gether *link) in gether_disconnect()