Home
last modified time | relevance | path

Searched refs:CAN_ERR_CRTL_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/can/
Derror.h74 #define CAN_ERR_CRTL_ACTIVE 0x40 /* recovered to error active state */ macro
/linux-4.4.14/drivers/net/can/
Ddev.c303 return CAN_ERR_CRTL_ACTIVE; in can_tx_state_to_frame()
317 return CAN_ERR_CRTL_ACTIVE; in can_rx_state_to_frame()