Searched refs:CAN_ERR_DLC (Results 1 – 8 of 8) sorted by relevance
48 #define CAN_ERR_DLC 8 /* dlc for error message frames */ macro
170 msg.can_dlc = CAN_ERR_DLC; in softing_handle_1()221 msg.can_dlc = CAN_ERR_DLC; in softing_handle_1()
627 msg.can_dlc = CAN_ERR_DLC; in softing_startstop()
1098 memcpy(skb_cf->data, cf.data, CAN_ERR_DLC); in xcan_err_interrupt()1100 stats->rx_bytes += CAN_ERR_DLC; in xcan_err_interrupt()
740 (*cf)->can_dlc = CAN_ERR_DLC; in alloc_can_err_skb()
375 frame->can_dlc = CAN_ERR_DLC; in mscan_get_err_frame()
387 cf->can_dlc = CAN_ERR_DLC; in gs_usb_receive_bulk_callback()
697 .can_dlc = CAN_ERR_DLC }; in kvaser_usb_leaf_rx_error()