Searched refs:can_dlc (Results 1 – 3 of 3) sorted by relevance
145 u8 can_dlc; member341 can_frame_set_cc_len(cf, hf->can_dlc, dev->can.ctrlmode); in gs_usb_receive_bulk_callback()349 netdev->stats.rx_bytes += hf->can_dlc; in gs_usb_receive_bulk_callback()361 netdev->stats.tx_bytes += hf->can_dlc; in gs_usb_receive_bulk_callback()514 hf->can_dlc = can_get_cc_dlc(cf, dev->can.ctrlmode); in gs_can_start_xmit()
115 __u8 can_dlc; /* deprecated */ member
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
Completed in 7 milliseconds