Home
last modified time | relevance | path

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

12

/openbmc/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 */
/openbmc/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 */
928 MODULE_DESCRIPTION("Classical/IP over ATM interface");
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Drenesas,rcar-canfd.yaml67 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 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.
/openbmc/linux/tools/verification/rv/
H A DREADME.txt4 complements classical exhaustive verification techniques (such as model
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst7 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 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
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 DKconfig19 lightweight (yet rigorous) method that complements classical
/openbmc/linux/drivers/net/can/rcar/
H A Drcar_canfd.c9 * - 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 Dpython3-scapy_2.6.0.bb5 It can easily handle most classical tasks like scanning, tracerouting, probing, \
/openbmc/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig17 KuroboxHG has been tested. In the future classical Kurobox,
/openbmc/u-boot/doc/
H A DREADME.arm6415 classical firmware (like initial hardware setup, CPU errata workarounds
/openbmc/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).
/openbmc/linux/include/linux/
H A Dkvm_types.h88 * classical caches, i.e. objects are not returned to the cache on being freed.
/openbmc/qemu/docs/interop/
H A Dprl-xml.rst62 It is not a snapshot in the classical sense because it
/openbmc/linux/include/uapi/linux/can/
H A Disotp.h162 /* link layer default values => make use of Classical CAN frames */
H A Dgw.h101 #define CGW_MOD_DLC 0x02 /* Classical CAN data length code */
/openbmc/linux/drivers/net/can/
H A DKconfig9 1Mbit/s for its original release (now known as Classical CAN) and up
/openbmc/linux/arch/ia64/lib/
H A Dclear_user.S49 // be ok, we can't tolerate a mistake. A classical example is the case
/openbmc/linux/Documentation/trace/rv/
H A Druntime-verification.rst6 complements classical exhaustive verification techniques (such as *model
/openbmc/linux/net/can/j1939/
H A Dmain.c41 /* make sure we only get Classical CAN frames */ in j1939_can_recv()

12