Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/
A Dgs_usb.c145 u8 can_dlc; member
341 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()
/linux/include/uapi/linux/
A Dcan.h115 __u8 can_dlc; /* deprecated */ member
/linux/Documentation/networking/
A 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

Completed in 7 milliseconds