Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dlan78xx.c373 struct lan78xx_net { struct
374 struct net_device *net;
375 struct usb_device *udev;
376 struct usb_interface *intf;
377 void *driver_priv;
379 int rx_qlen;
380 int tx_qlen;
381 struct sk_buff_head rxq;
382 struct sk_buff_head txq;
383 struct sk_buff_head done;
[all …]