Home
last modified time | relevance | path

Searched refs:ipheth_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dipheth.c139 struct ipheth_device { struct
154 static int ipheth_rx_submit(struct ipheth_device *dev, gfp_t mem_flags); argument
156 static int ipheth_alloc_urbs(struct ipheth_device *iphone) in ipheth_alloc_urbs()
199 static void ipheth_free_urbs(struct ipheth_device *iphone) in ipheth_free_urbs()
209 static void ipheth_kill_urbs(struct ipheth_device *dev) in ipheth_kill_urbs()
217 struct ipheth_device *dev; in ipheth_rcvbulk_callback()
269 struct ipheth_device *dev; in ipheth_sndbulk_callback()
287 static int ipheth_carrier_set(struct ipheth_device *dev) in ipheth_carrier_set()
316 struct ipheth_device *dev = container_of(work, struct ipheth_device, in ipheth_carrier_check_work()
323 static int ipheth_get_macaddr(struct ipheth_device *dev) in ipheth_get_macaddr()
[all …]