Searched refs:can_dlc (Results 1 – 4 of 4) sorted by relevance
128 __u8 can_dlc; /* deprecated */ member
258 u8 can_dlc; member568 cfd->len = can_fd_dlc2len(hf->can_dlc); in gs_usb_receive_bulk_callback()581 can_frame_set_cc_len(cf, hf->can_dlc, dev->can.ctrlmode); in gs_usb_receive_bulk_callback()593 netdev->stats.rx_bytes += hf->can_dlc; in gs_usb_receive_bulk_callback()761 hf->can_dlc = can_fd_len2dlc(cfd->len); in gs_can_start_xmit()773 hf->can_dlc = can_get_cc_dlc(cf, dev->can.ctrlmode); in gs_can_start_xmit()
907 stats->rx_bytes += cf->can_dlc; in ctucan_err_interrupt()952 stats->rx_bytes += cf->can_dlc; in ctucan_rx_poll()
240 * was previously named can_dlc so we need to carry that244 __u8 can_dlc; /* deprecated */253 used instead of can_dlc. The deprecated can_dlc was misleadingly named as