Searched refs:CAN_ERR_DLC (Results 1 – 7 of 7) sorted by relevance
47 #define CAN_ERR_DLC 8 /* dlc for error message frames */ macro
181 msg.can_dlc = CAN_ERR_DLC; in softing_handle_1()232 msg.can_dlc = CAN_ERR_DLC; in softing_handle_1()
638 msg.can_dlc = CAN_ERR_DLC; in softing_startstop()
385 frame->can_dlc = CAN_ERR_DLC; in mscan_get_err_frame()
366 cf->can_dlc = CAN_ERR_DLC; in gs_usb_recieve_bulk_callback()
889 struct can_frame *cf, tmp_cf = { .can_id = CAN_ERR_FLAG, .can_dlc = CAN_ERR_DLC }; in kvaser_usb_rx_error()
635 (*cf)->can_dlc = CAN_ERR_DLC; in alloc_can_err_skb()