Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Dlan78xx.c362 struct lan78xx_net { struct
363 struct net_device *net;
364 struct usb_device *udev;
365 struct usb_interface *intf;
366 void *driver_priv;
368 int rx_qlen;
369 int tx_qlen;
370 struct sk_buff_head rxq;
371 struct sk_buff_head txq;
372 struct sk_buff_head done;
[all …]