Home
last modified time | relevance | path

Searched full:classical (Results 1 – 25 of 36) sorted by relevance

12

/linux/include/linux/can/
H A Dlength.h16 * Size of a Classical CAN Standard Frame header in bits
34 * Size of a Classical CAN Extended Frame header in bits
210 * @is_fd: true: CAN-FD frame; false: Classical CAN frame.
246 * Maximum size of a Classical CAN frame
259 * Classical CAN frame into a valid data length of max. 8 bytes.
266 /* helper to get the data length code (DLC) for Classical CAN raw DLC access */
279 /* helper to set len and len8_dlc value for Classical CAN raw DLC access */
/linux/net/atm/
H A DKconfig23 tristate "Classical IP over ATM"
26 Classical IP over ATM for PVCs and SVCs, supporting InARP and
H A Dclip.c2 /* net/atm/clip.c - RFC1577 Classical IP over ATM */
959 MODULE_DESCRIPTION("Classical/IP over ATM interface");
/linux/include/uapi/linux/
H A Datmclip.h2 /* atmclip.h - Classical IP over ATM */
H A Datmioc.h37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
H A Dcan.h108 * struct can_frame - Classical CAN frame structure (aka CAN 2.0B)
189 * for Classical CAN and CAN FD frames.
/linux/tools/verification/rv/
H A DREADME.txt4 complements classical exhaustive verification techniques (such as model
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h59 * set, the device only supports classical CAN.
246 * @tx_can_msg_is_fd: false: all messages in @tx_urb are Classical
248 * ES58X FD devices do not allow to mix Classical CAN and FD CAN
714 /* Remote frames are only defined in Classical CAN frames */ in es58x_get_flags()
H A Des58x_fd.h97 * @canfd_enabled: boolean (0: Classical CAN, 1: CAN and/or CANFD).
/linux/Documentation/networking/
H A Dcan.rst231 The Classical CAN frame structure (aka CAN 2.0B), the CAN FD frame structure
257 To pass the raw DLC from/to a Classical CAN network device the len8_dlc
407 and Classical CAN frames simultaneously (see :ref:`socketcan-rawfd`).
443 #define CAN_MTU (sizeof(struct can_frame)) == 16 => Classical CAN frame
665 printf("got Classical CAN frame with length %d\n", cfd.len);
679 been received from the socket a Classical CAN frame has been read into the
689 socket option returns an error: No problem. You'll get Classical CAN frames
1401 layer is a plain value from 0 .. 64 instead of the Classical CAN length
1409 MTU = 16 (CAN_MTU) => sizeof(struct can_frame) => Classical CAN device
1413 N.B. CAN FD capable devices can also handle and send Classical CAN frames.
H A Diso15765-2.rst15 ISO-TP can be used both on CAN CC (aka Classical CAN) and CAN FD (CAN with
276 for classical CAN frames or ``CANFD_MTU`` for CAN FD frames.
/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig17 KuroboxHG has been tested. In the future classical Kurobox,
/linux/kernel/trace/rv/
H A DKconfig31 lightweight (yet rigorous) method that complements classical
H A Drv.c7 * RV is a lightweight (yet rigorous) method that complements classical
/linux/include/linux/
H A Dkvm_types.h91 * classical caches, i.e. objects are not returned to the cache on being freed.
/linux/net/can/
H A DKconfig64 (aka Classical CAN, CAN 2.0B) and CAN FD frame types which were
/linux/Documentation/filesystems/fuse/
H A Dfuse-io-uring.rst24 Fuse kernel requests are queued through the classical /dev/fuse
/linux/include/uapi/linux/can/
H A Disotp.h163 /* link layer default values => make use of Classical CAN frames */
H A Dgw.h101 #define CGW_MOD_DLC 0x02 /* Classical CAN data length code */
/linux/drivers/net/can/
H A DKconfig9 1Mbit/s for its original release (now known as Classical CAN) and up
/linux/net/can/j1939/
H A Dmain.c41 /* make sure we only get Classical CAN frames */ in j1939_can_recv()
/linux/Documentation/driver-api/
H A Ddevice_link.rst189 A classical example is when ACPI power management methods on one device
/linux/fs/fuse/
H A Ddev_uring.c716 * This is comparable with classical read(/dev/fuse)
808 * This is comparible with handling of classical write(/dev/fuse).
/linux/Documentation/core-api/
H A Drbtree.rst287 Classical rbtree has a single key and it cannot be directly used to store
/linux/fs/ufs/
H A Dutil.h360 * These functions work like classical bitmap operations.

12