Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h132 #define PUCAN_MSG_RTR 0x01 macro
Dpcan_usb_fd.c510 if (rx_msg_flags & PUCAN_MSG_RTR) in pcan_usb_fd_decode_canmsg()
756 tx_msg_flags |= PUCAN_MSG_RTR; in pcan_usb_fd_encode_msg()