Searched refs:usbnet (Results 1 – 5 of 5) sorted by relevance
215 struct usbnet { struct263 int (*bind)(struct usbnet *, struct usb_device *); argument266 int (*reset)(struct usbnet *);269 int (*check_connect)(struct usbnet *);272 int (*rx_fixup)(struct usbnet *dev, struct sk_buff *skb);275 struct sk_buff *(*tx_fixup)(struct usbnet *dev,298 struct usbnet *dev;320 static int always_connected (struct usbnet *dev) in always_connected()329 get_endpoints (struct usbnet *dev, struct usb_interface *intf) in get_endpoints()383 #define devdbg(usbnet, fmt, arg...) \ argument[all …]
120 obj-$(CONFIG_USB_USBNET) += usbnet.o
18 things I break and adding support for the generic usbnet driver231 - usb-eth integration with generic usbnet from AC tree.
80 usbnet
16103 The module will be called usbnet.o. If you want to compile it as a16324 The Linux-USB host-side "usbnet" driver interoperates with this