Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c249 struct usbcan_cmd_can_error_event { struct
250 u8 tid;
251 u8 padding;
252 u8 tx_errors_count_ch0;
253 u8 rx_errors_count_ch0;
254 u8 tx_errors_count_ch1;
255 u8 rx_errors_count_ch1;
256 u8 status_ch0;
257 u8 status_ch1;
258 __le16 time;