Home
last modified time | relevance | path

Searched full:messaging (Results 1 – 25 of 232) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/
H A Drio_cm.rst2 RapidIO subsystem Channelized Messaging character device driver (rio_cm.c)
15 messaging capabilities of RapidIO endpoint devices (mports) directly
20 RapidIO mailbox messaging resources.
23 messaging mailboxes in case of multi-packet message (up to 4KB) and
26 have reduced number of messaging mailboxes. RapidIO aware applications must
27 therefore share the messaging resources of a RapidIO endpoint.
29 Main purpose of this device driver is to provide RapidIO mailbox messaging
31 operations using a single messaging mailbox. This allows applications to
32 use the limited RapidIO messaging hardware resources efficiently.
43 support messaging operations (number of entries up to RIO_MAX_MPORTS).
[all …]
H A Dtsi721.rst10 doorbells, inbound maintenance port-writes and RapidIO messaging.
16 RapidIO messaging support uses dedicated messaging channels for each mailbox.
18 into the corresponding message queue. Messaging callbacks are implemented to be
19 fully compatible with RIONET driver (Ethernet over RapidIO messaging services).
58 - RIO messaging MBOX selection mask. This is a bitmask that defines
59 messaging MBOXes are managed by this device driver. Mask bits 0 - 3
/OK3568_Linux_fs/buildroot/package/qpid-proton/
H A DConfig.in7 The AMQP messaging toolkit
9 Qpid Proton is a high-performance, lightweight messaging
10 library. It can be used in the widest range of messaging
/OK3568_Linux_fs/kernel/drivers/rapidio/devices/
H A Dtsi721.c39 "RIO Messaging MBOX Selection Mask (default: 0x0f = all)");
498 * Service channel interrupts from Messaging Engine in tsi721_irqhandler()
605 * tsi721_omsg_msix - MSI-X interrupt handler for outbound messaging
609 * Handles outbound messaging interrupts signaled using MSI-X.
622 * tsi721_imsg_msix - MSI-X interrupt handler for inbound messaging
626 * Handles inbound messaging interrupts signaled using MSI-X.
690 * immediately after mport initialization. Messaging interrupt service routines
731 * Initialize MSI-X entries for Messaging Engine: in tsi721_enable_msix()
1536 /* Enable Inbound Messaging Interrupts */
1546 /* Clear pending Inbound Messaging interrupts */ in tsi721_imsg_interrupt_enable()
[all …]
H A Dtsi721.h325 * Messaging definitions
339 * Outbound Messaging Engine Registers
400 * Inbound Messaging Engine Registers
473 * Messaging Engine Interrupts
552 * Inbound Messaging Descriptor
580 * Outbound Messaging Descriptor
627 /* Descriptor types for BDMA and Messaging blocks */
633 DTYPE5 = 5, /* OB Messaging Block Pointer Descriptor */
634 DTYPE6 = 6 /* Inbound Messaging Descriptor */
895 /* Inbound Messaging */
[all …]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-bench.txt75 *messaging*::
79 Options of *messaging*
97 Example of *messaging*
101 % perf bench sched messaging # run with default
107 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A DKconfig83 tristate "RapidIO Channelized Messaging driver"
86 This option includes RapidIO channelized messaging driver which
88 messaging mailbox between multiple user-space applications.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Dfsl,mu.yaml7 title: NXP i.MX Messaging Unit (MU)
13 The Messaging Unit module enables two processors within the SoC to
18 Because the MU manages the messaging between processors, the MU uses
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dslimbus.rst118 Messaging:
122 The header file <linux/slimbus.h> has more documentation about messaging APIs.
124 Messaging APIs:
126 .. kernel-doc:: drivers/slimbus/messaging.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin-otr_4.0.2.bb1 SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging"
H A Dlibotr_4.1.1.bb1 SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging"
/OK3568_Linux_fs/buildroot/package/mosquitto/
H A DConfig.in11 out messaging using a publish/subscribe model. This makes it
12 suitable for Internet of Things messaging such as with low
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/
H A Dnng_1.5.2.bb1 SUMMARY = "nanomsg-next-generation -- light-weight brokerless messaging"
2 …t, broker-less library, offering a simple API to solve common recurring messaging problems, such a…
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c99 * - MESSAGING:USB_WWID
100 * - MESSAGING:USB_CLASS
103 * - MESSAGING:URI
109 * TODO: Add MESSAGING:USB_WWID and MESSAGING:URI.. in shorten_path()
/OK3568_Linux_fs/kernel/samples/rpmsg/
H A Drpmsg_client_sample.c3 * Remote processor messaging - sample client driver
95 MODULE_DESCRIPTION("Remote processor messaging sample client driver");
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSMPPL1 Secure Messaging Protocol (SMP) Libraries [ACL, CML, SFL]
9 Secure Messaging Protocol (SMP) Public License
/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Drockchip_rpmsg_test.c3 * Rockchip Remote Processors Messaging Test.
114 MODULE_DESCRIPTION("Rockchip Remote Processors Messaging Test");
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dthread.c105 * Create X11 and Win32 messaging windows, and run message processing loop
203 /* Create a messaging window */ in winClipboardProc()
221 "on messaging window\n"); in winClipboardProc()
240 /* Create Windows messaging window */ in winClipboardProc()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dsched-messaging.c4 * sched-messaging.c
6 * messaging: Benchmark for scheduler and IPC mechanisms
257 "perf bench sched messaging <options>",
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-transaction.c339 /* Register messaging address. Block transaction is not allowed. */ in snd_tscm_transaction_reregister()
355 /* Turn on messaging. */ in snd_tscm_transaction_reregister()
383 /* Turn off messaging. */ in snd_tscm_transaction_unregister()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dlibrtmp.35 librtmp \- RTMPDump Real-Time Messaging Protocol API
11 The Real-Time Messaging Protocol (RTMP) is used for streaming
/OK3568_Linux_fs/buildroot/package/rtmpdump/
H A DConfig.in5 rtmpdump - RTMPDump Real-Time Messaging Protocol API
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dbmi.h13 * Bootloader Messaging Interface (BMI)
15 * BMI is a very simple messaging interface used during initialization
/OK3568_Linux_fs/buildroot/package/php-zmq/
H A DConfig.in10 ZeroMQ messaging bindings for PHP
/OK3568_Linux_fs/buildroot/package/libnfnetlink/
H A DConfig.in6 It provides a generic messaging infrastructure for in-kernel

12345678910