Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/can/
Draw.h65 CAN_RAW_FD_FRAMES, /* allow CAN FD frames (default:off) */ enumerator
/linux-6.12.1/net/can/
Draw.c698 case CAN_RAW_FD_FRAMES: in raw_setsockopt()
814 case CAN_RAW_FD_FRAMES: in raw_getsockopt()
/linux-6.12.1/Documentation/networking/
Dcan.rst405 the CAN_RAW socket supports a new socket option CAN_RAW_FD_FRAMES that
634 RAW Socket Option CAN_RAW_FD_FRAMES
638 CAN_RAW_FD_FRAMES which is off by default. When the new socket option is
640 CAN_RAW_FD_FRAMES option returns the error -ENOPROTOOPT.
642 Once CAN_RAW_FD_FRAMES is enabled the application can send both CAN frames
648 CAN_RAW_FD_FRAMES enabled: CAN_MTU and CANFD_MTU are allowed
649 CAN_RAW_FD_FRAMES disabled: only CAN_MTU is allowed (default)
688 executed on an older Linux kernel and switching the CAN_RAW_FD_FRAMES