Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb.h113 struct kvaser_usb_net_priv { struct
114 struct can_priv can;
115 struct can_berr_counter bec;
118 void *sub_priv;
120 struct kvaser_usb *dev;
121 struct net_device *netdev;
122 int channel;
124 struct completion start_comp, stop_comp, flush_comp,
125 get_busparams_comp;
126 struct usb_anchor tx_submitted;
[all …]