Home
last modified time | relevance | path

Searched refs:receiving (Results 1 – 25 of 160) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/virt/
DKconfig29 receiving the shutdown doorbell from a manager partition.
31 4) A kernel interface for receiving callbacks when a managed
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Dnvidia,tegra194-tcu.txt6 for transmitting and one for receiving, that is used to communicate
16 "rx" - Mailbox for receiving data from hardware UART
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dvcpu-requests.rst169 Requesters that want the receiving VCPU to handle new state need to ensure
170 the newly written state is observable to the receiving VCPU thread's CPU
173 request bit. Additionally, on the receiving VCPU thread's side, a
186 When making requests to VCPUs, we want to avoid the receiving VCPU
204 the requesting thread and the receiving VCPU. With the memory barriers we
206 !kvm_request_pending() on its last check and then not receiving an IPI for
258 receiving VCPU, as the final kvm_request_pending() check does for
290 Generally it only makes sense for the receiving VCPU thread to clear a
292 thread and the receiving VCPU thread are executed serially, such as when
296 receiving VCPU thread to handle the request in VCPU RUN. The only current
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
Dlirc-get-features.rst58 This is raw IR driver for receiving. This means that
74 This is a scancode driver for receiving. This means that
179 :ref:`LIRC_MODE_MODE2 <lirc-mode-mode2>` can only be used for receiving.
Dlirc-get-rec-mode.rst63 - Device does not support receiving.
Dlirc-dev-intro.rst49 LIRC supports some modes of receiving and sending IR codes, as shown
58 This mode is for both sending and receiving IR.
65 For receiving, you read ``struct lirc_scancode`` from the LIRC device.
/kernel/linux/linux-5.10/drivers/staging/pi433/Documentation/
Dpi433.txt44 As soon as an application sets a request for receiving a telegram, the reception
45 configuration set is written to the rf module and it gets set into receiving mode.
49 As soon as the predefined RSSI level is met, a receiving cycle starts. Similar
69 PI433_IOC_RD_RX_CFG - get the receiving parameters from the driver
70 PI433_IOC_WR_RX_CFG - set the receiving parameters
164 The rx configuration is transferred via struct pi433_rx_cfg, the parameterset for receiving. It is …
261 off and the rf chip is used in raw receiving mode. This may be
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
DKconfig24 The receiving side only needs to be able to decode the MIPI
39 The receiving side must be able to decode this protocol in
/kernel/linux/linux-5.10/drivers/net/wireguard/
Dreceive.c259 if (unlikely(!READ_ONCE(keypair->receiving.is_valid) || in decrypt_packet()
260 wg_birthdate_has_expired(keypair->receiving.birthdate, REJECT_AFTER_TIME) || in decrypt_packet()
262 WRITE_ONCE(keypair->receiving.is_valid, false); in decrypt_packet()
287 keypair->receiving.key)) in decrypt_packet()
Dnoise.h34 struct noise_symmetric_key receiving; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dst-rc.txt11 protocol used for receiving remote control signals. rx-mode should
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dimx-audio-spdif.txt21 - spdif-in : This is a boolean property. If present, the receiving
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-rf-tuner.rst44 to receiving party needs. Driver configures filters to fulfill
88 Is synthesizer PLL locked? RF tuner is receiving given frequency
Dvidioc-g-tuner.rst127 - receiving mono audio
131 - receiving stereo audio and a secondary audio program
135 - receiving mono or stereo audio, the hardware cannot distinguish
139 - receiving bilingual audio
143 - receiving mono, stereo or bilingual audio
/kernel/linux/linux-5.10/Documentation/scsi/
Dcxgb3i.rst20 On receiving, Chelsio S3 h/w computes and verifies the Header and
38 On receiving, S3 h/w recovers the iSCSI PDU by reassembling TCP
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt12 The remaining 4 GPIO lines can not be used for receiving
/kernel/linux/linux-5.10/Documentation/bpf/
Dprog_sk_lookup.rst23 1. receiving connections on a range of IP addresses, e.g. 192.0.2.0/24, when
26 2. receiving connections on all or a wide range of ports, i.e. an L7 proxy use
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt19 - interrupts: specifies the interrupt number for receiving messages ("rx")
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/msm/
Dedp.txt23 to HPD receiving chip
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dhisilicon-pcie.txt16 - msi-parent: Should be its_pcie which is an ITS receiving MSI interrupts.
/kernel/linux/linux-5.10/fs/hmdfs/
DKconfig27 receiving network messages. To ensure data security, TLS encryption is
/kernel/linux/linux-5.10/Documentation/networking/
Dgtp.rst110 GTP-U uses UDP for transporting PDUs. The receiving UDP port is 2151
162 GTP-U uses UDP for transporting PDU's. The receiving UDP port is 2152
179 * when receiving the local entity is defined by the local
199 Therefore, the receiving side identifies tunnels exclusively based on
Dkcm.rst80 BPF program must be specified. The program is called at the start of receiving
192 A setsockopt is used to disable or enable receiving on a KCM socket.
224 applications to use a message based interface for sending and receiving
280 may have occurred in the middle of receiving a message).
Dtuntap.rst23 instead of receiving packets from physical media, receives them from
133 file descriptors (queues) to parallelize packets sending or receiving. The
232 Ethernet device, which instead of receiving packets from a physical
/kernel/linux/linux-5.10/drivers/net/hippi/
DKconfig36 transmitting and receiving. This memory cannot be used by any other

1234567