Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/usb/
Dlan78xx.c363 struct lan78xx_net { struct
364 struct net_device *net;
365 struct usb_device *udev;
366 struct usb_interface *intf;
367 void *driver_priv;
369 int rx_qlen;
370 int tx_qlen;
371 struct sk_buff_head rxq;
372 struct sk_buff_head txq;
373 struct sk_buff_head done;
[all …]