Searched defs:lan78xx_net (Results 1 – 2 of 2) sorted by relevance
363 struct lan78xx_net { struct364 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 …]
374 struct lan78xx_net { struct375 struct net_device *net;376 struct usb_device *udev;377 struct usb_interface *intf;378 void *driver_priv;380 int rx_qlen;381 int tx_qlen;382 struct sk_buff_head rxq;383 struct sk_buff_head txq;384 struct sk_buff_head done;[all …]