Home
last modified time | relevance | path

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

/linux/include/uapi/linux/can/
H A Dnetlink.h116 struct can_device_stats { struct
117 __u32 bus_error; /* Bus errors */
118 __u32 error_warning; /* Changes to error warning state */
119 __u32 error_passive; /* Changes to error passive state */
120 __u32 bus_off; /* Changes to bus off state */
121 __u32 arbitration_lost; /* Arbitration lost errors */
122 __u32 restarts; /* CAN controller re-starts */