Searched refs:rx_msg_flags (Results 1 – 1 of 1) sorted by relevance
537 const u16 rx_msg_flags = le16_to_cpu(rm->flags); in pcan_usb_fd_decode_canmsg() local545 if (rx_msg_flags & PUCAN_MSG_EXT_DATA_LEN) { in pcan_usb_fd_decode_canmsg()551 if (rx_msg_flags & PUCAN_MSG_BITRATE_SWITCH) in pcan_usb_fd_decode_canmsg()554 if (rx_msg_flags & PUCAN_MSG_ERROR_STATE_IND) in pcan_usb_fd_decode_canmsg()571 if (rx_msg_flags & PUCAN_MSG_EXT_ID) in pcan_usb_fd_decode_canmsg()574 if (rx_msg_flags & PUCAN_MSG_RTR) { in pcan_usb_fd_decode_canmsg()