Home
last modified time | relevance | path

Searched refs:can_dlc (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dcan.h128 __u8 can_dlc; /* deprecated */ member
/linux-6.1.9/drivers/net/can/usb/
Dgs_usb.c258 u8 can_dlc; member
568 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()
/linux-6.1.9/drivers/net/can/ctucanfd/
Dctucanfd_base.c907 stats->rx_bytes += cf->can_dlc; in ctucan_err_interrupt()
952 stats->rx_bytes += cf->can_dlc; in ctucan_rx_poll()
/linux-6.1.9/Documentation/networking/
Dcan.rst240 * was previously named can_dlc so we need to carry that
244 __u8 can_dlc; /* deprecated */
253 used instead of can_dlc. The deprecated can_dlc was misleadingly named as