Searched defs:usbcan_msg_error_event (Results 1 – 1 of 1) sorted by relevance
351 struct usbcan_msg_error_event { struct352 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;