Home
last modified time | relevance | path

Searched defs:lan78xx_net (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dlan78xx.c236 struct lan78xx_net { struct
237 struct net_device *net;
238 struct usb_device *udev;
239 struct usb_interface *intf;
240 void *driver_priv;
242 int rx_qlen;
243 int tx_qlen;
244 struct sk_buff_head rxq;
245 struct sk_buff_head txq;
246 struct sk_buff_head done;
[all …]