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.h132 struct kvaser_usb_net_priv { struct
133 struct can_priv can;
134 struct devlink_port devlink_port;
135 struct can_berr_counter bec;
138 void *sub_priv;
140 struct kvaser_usb *dev;
141 struct net_device *netdev;
142 int channel;
144 struct completion start_comp, stop_comp, flush_comp,
145 get_busparams_comp;
[all …]