/openbmc/linux/include/linux/can/ |
H A D | length.h | 16 * 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 */
|
/openbmc/linux/net/atm/ |
H A D | Kconfig | 23 tristate "Classical IP over ATM" 26 Classical IP over ATM for PVCs and SVCs, supporting InARP and
|
H A D | clip.c | 2 /* net/atm/clip.c - RFC1577 Classical IP over ATM */ 928 MODULE_DESCRIPTION("Classical/IP over ATM interface");
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | renesas,rcar-canfd.yaml | 67 Classical CAN only mode. The mode is global to all channels. 68 Specify this property to put the controller in Classical CAN only mode.
|
/openbmc/linux/include/uapi/linux/ |
H A D | atmclip.h | 2 /* atmclip.h - Classical IP over ATM */
|
H A D | atmioc.h | 37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
|
H A D | can.h | 108 * struct can_frame - Classical CAN frame structure (aka CAN 2.0B) 189 * for Classical CAN and CAN FD frames.
|
/openbmc/linux/tools/verification/rv/ |
H A D | README.txt | 4 complements classical exhaustive verification techniques (such as model
|
/openbmc/qemu/docs/system/s390x/ |
H A D | bootdevices.rst | 7 For classical mainframe guests (i.e. LPAR or z/VM installations), you always 48 This also means that you should avoid the classical short-cut commands like
|
/openbmc/linux/Documentation/networking/ |
H A D | can.rst | 231 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 647 printf("got Classical CAN frame with length %d\n", cfd.len); 661 been received from the socket a Classical CAN frame has been read into the 671 socket option returns an error: No problem. You'll get Classical CAN frames 1110 dev->mtu = CAN_MTU; /* sizeof(struct can_frame) -> Classical CAN interface */ 1403 The data length code was a 1:1 mapping to the payload length in the Classical 1411 MTU = 16 (CAN_MTU) => sizeof(struct can_frame) => Classical CAN device [all …]
|
/openbmc/linux/kernel/trace/rv/ |
H A D | Kconfig | 19 lightweight (yet rigorous) method that complements classical
|
/openbmc/linux/drivers/net/can/rcar/ |
H A D | rcar_canfd.c | 9 * - Classical CAN (CAN 2.0) only mode 15 * To switch the controller to Classical CAN (CAN 2.0) only mode, add 113 /* RSCFDnCmCFG - Classical CAN only */ 267 /* This controller supports either Classical CAN only mode or CAN FD only mode. 272 * The CAN FD only mode specific registers & Classical CAN only mode specific 391 /* Classical CAN only mode register map */ 432 /* R-Car Gen4 Classical and CAN FD mode specific register map */ 550 bool fdmode; /* CAN FD or Classical CAN only mode */ 582 /* Classical CAN mode bitrate constants */ 1354 /* Classical CAN only mode */ in rcar_canfd_set_bittiming() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/ |
H A D | python3-scapy_2.6.0.bb | 5 It can easily handle most classical tasks like scanning, tracerouting, probing, \
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | Kconfig | 17 KuroboxHG has been tested. In the future classical Kurobox,
|
/openbmc/u-boot/doc/ |
H A D | README.arm64 | 15 classical firmware (like initial hardware setup, CPU errata workarounds
|
/openbmc/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_core.h | 59 * 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 D | es58x_fd.h | 97 * @canfd_enabled: boolean (0: Classical CAN, 1: CAN and/or CANFD).
|
/openbmc/linux/include/linux/ |
H A D | kvm_types.h | 88 * classical caches, i.e. objects are not returned to the cache on being freed.
|
/openbmc/qemu/docs/interop/ |
H A D | prl-xml.rst | 62 It is not a snapshot in the classical sense because it
|
/openbmc/linux/include/uapi/linux/can/ |
H A D | isotp.h | 162 /* link layer default values => make use of Classical CAN frames */
|
H A D | gw.h | 101 #define CGW_MOD_DLC 0x02 /* Classical CAN data length code */
|
/openbmc/linux/drivers/net/can/ |
H A D | Kconfig | 9 1Mbit/s for its original release (now known as Classical CAN) and up
|
/openbmc/linux/arch/ia64/lib/ |
H A D | clear_user.S | 49 // be ok, we can't tolerate a mistake. A classical example is the case
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | runtime-verification.rst | 6 complements classical exhaustive verification techniques (such as *model
|
/openbmc/linux/net/can/j1939/ |
H A D | main.c | 41 /* make sure we only get Classical CAN frames */ in j1939_can_recv()
|