Searched full:classical (Results 1 – 25 of 36) sorted by relevance
12
16 * Size of a Classical CAN Standard Frame header in bits34 * Size of a Classical CAN Extended Frame header in bits210 * @is_fd: true: CAN-FD frame; false: Classical CAN frame.246 * Maximum size of a Classical CAN frame259 * 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 */
23 tristate "Classical IP over ATM"26 Classical IP over ATM for PVCs and SVCs, supporting InARP and
2 /* net/atm/clip.c - RFC1577 Classical IP over ATM */959 MODULE_DESCRIPTION("Classical/IP over ATM interface");
2 /* atmclip.h - Classical IP over ATM */
37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
108 * struct can_frame - Classical CAN frame structure (aka CAN 2.0B)189 * for Classical CAN and CAN FD frames.
4 complements classical exhaustive verification techniques (such as model
59 * set, the device only supports classical CAN.246 * @tx_can_msg_is_fd: false: all messages in @tx_urb are Classical248 * ES58X FD devices do not allow to mix Classical CAN and FD CAN714 /* Remote frames are only defined in Classical CAN frames */ in es58x_get_flags()
97 * @canfd_enabled: boolean (0: Classical CAN, 1: CAN and/or CANFD).
231 The Classical CAN frame structure (aka CAN 2.0B), the CAN FD frame structure257 To pass the raw DLC from/to a Classical CAN network device the len8_dlc407 and Classical CAN frames simultaneously (see :ref:`socketcan-rawfd`).443 #define CAN_MTU (sizeof(struct can_frame)) == 16 => Classical CAN frame665 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 the689 socket option returns an error: No problem. You'll get Classical CAN frames1401 layer is a plain value from 0 .. 64 instead of the Classical CAN length1409 MTU = 16 (CAN_MTU) => sizeof(struct can_frame) => Classical CAN device1413 N.B. CAN FD capable devices can also handle and send Classical CAN frames.
15 ISO-TP can be used both on CAN CC (aka Classical CAN) and CAN FD (CAN with276 for classical CAN frames or ``CANFD_MTU`` for CAN FD frames.
17 KuroboxHG has been tested. In the future classical Kurobox,
31 lightweight (yet rigorous) method that complements classical
7 * RV is a lightweight (yet rigorous) method that complements classical
91 * classical caches, i.e. objects are not returned to the cache on being freed.
64 (aka Classical CAN, CAN 2.0B) and CAN FD frame types which were
24 Fuse kernel requests are queued through the classical /dev/fuse
163 /* link layer default values => make use of Classical CAN frames */
101 #define CGW_MOD_DLC 0x02 /* Classical CAN data length code */
9 1Mbit/s for its original release (now known as Classical CAN) and up
41 /* make sure we only get Classical CAN frames */ in j1939_can_recv()
189 A classical example is when ACPI power management methods on one device
716 * This is comparable with classical read(/dev/fuse)808 * This is comparible with handling of classical write(/dev/fuse).
287 Classical rbtree has a single key and it cannot be directly used to store
360 * These functions work like classical bitmap operations.