Searched refs:rx_msg_flags (Results 1 – 1 of 1) sorted by relevance
481 const u16 rx_msg_flags = le16_to_cpu(rm->flags); in pcan_usb_fd_decode_canmsg() local483 if (rx_msg_flags & PUCAN_MSG_EXT_DATA_LEN) { in pcan_usb_fd_decode_canmsg()489 if (rx_msg_flags & PUCAN_MSG_BITRATE_SWITCH) in pcan_usb_fd_decode_canmsg()492 if (rx_msg_flags & PUCAN_MSG_ERROR_STATE_IND) in pcan_usb_fd_decode_canmsg()507 if (rx_msg_flags & PUCAN_MSG_EXT_ID) in pcan_usb_fd_decode_canmsg()510 if (rx_msg_flags & PUCAN_MSG_RTR) in pcan_usb_fd_decode_canmsg()