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