Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h126 #define PUCAN_MSG_ERROR_STATE_IND 0x40 /* error state indicator */ macro
Dpcan_usb_fd.c492 if (rx_msg_flags & PUCAN_MSG_ERROR_STATE_IND) in pcan_usb_fd_decode_canmsg()
750 tx_msg_flags |= PUCAN_MSG_ERROR_STATE_IND; in pcan_usb_fd_encode_msg()