Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/
Dkvaser_usb.c351 struct usbcan_msg_error_event { struct
352 u8 tid;
353 u8 padding;
354 u8 tx_errors_count_ch0;
355 u8 rx_errors_count_ch0;
356 u8 tx_errors_count_ch1;
357 u8 rx_errors_count_ch1;
358 u8 status_ch0;
359 u8 status_ch1;
360 __le16 time;