Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/
Dkvaser_usb.c473 struct kvaser_usb_net_priv { struct
474 struct can_priv can;
475 struct can_berr_counter bec;
477 struct kvaser_usb *dev;
478 struct net_device *netdev;
479 int channel;
481 struct completion start_comp, stop_comp;
482 struct usb_anchor tx_submitted;
484 spinlock_t tx_contexts_lock;
485 int active_tx_contexts;
[all …]