Searched defs:can_device_stats (Results 1 – 1 of 1) sorted by relevance
110 struct can_device_stats { struct111 __u32 bus_error; /* Bus errors */112 __u32 error_warning; /* Changes to error warning state */113 __u32 error_passive; /* Changes to error passive state */114 __u32 bus_off; /* Changes to bus off state */115 __u32 arbitration_lost; /* Arbitration lost errors */116 __u32 restarts; /* CAN controller re-starts */