Home
last modified time | relevance | path

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

/drivers/net/usb/
Dipheth.c87 struct ipheth_device { struct
102 static int ipheth_rx_submit(struct ipheth_device *dev, gfp_t mem_flags); argument
104 static int ipheth_alloc_urbs(struct ipheth_device *iphone) in ipheth_alloc_urbs()
147 static void ipheth_free_urbs(struct ipheth_device *iphone) in ipheth_free_urbs()
157 static void ipheth_kill_urbs(struct ipheth_device *dev) in ipheth_kill_urbs()
165 struct ipheth_device *dev; in ipheth_rcvbulk_callback()
218 struct ipheth_device *dev; in ipheth_sndbulk_callback()
239 static int ipheth_carrier_set(struct ipheth_device *dev) in ipheth_carrier_set()
275 struct ipheth_device *dev = container_of(work, struct ipheth_device, in ipheth_carrier_check_work()
282 static int ipheth_get_macaddr(struct ipheth_device *dev) in ipheth_get_macaddr()
[all …]