Searched defs:can_device_stats (Results 1 – 3 of 3) sorted by relevance
106 struct can_device_stats { struct107 __u32 bus_error; /* Bus errors */108 __u32 error_warning; /* Changes to error warning state */109 __u32 error_passive; /* Changes to error passive state */110 __u32 bus_off; /* Changes to bus off state */111 __u32 arbitration_lost; /* Arbitration lost errors */112 __u32 restarts; /* CAN controller re-starts */
95 struct can_device_stats { struct96 __u32 bus_error; /* Bus errors */97 __u32 error_warning; /* Changes to error warning state */98 __u32 error_passive; /* Changes to error passive state */99 __u32 bus_off; /* Changes to bus off state */100 __u32 arbitration_lost; /* Arbitration lost errors */101 __u32 restarts; /* CAN controller re-starts */