Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb.c73 #define PCAN_USB_STATUSLEN_RTR (1 << 4) macro
748 if (status_len & PCAN_USB_STATUSLEN_RTR) { in pcan_usb_decode_data()
843 *pc |= PCAN_USB_STATUSLEN_RTR; in pcan_usb_encode_msg()