Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h131 #define PUCAN_MSG_EXT_ID 0x02 macro
Dpcan_usb_fd.c507 if (rx_msg_flags & PUCAN_MSG_EXT_ID) in pcan_usb_fd_decode_canmsg()
734 tx_msg_flags |= PUCAN_MSG_EXT_ID; in pcan_usb_fd_encode_msg()