Home
last modified time | relevance | path

Searched refs:sending (Results 1 – 25 of 42) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Drs485.yaml23 milliseconds. It corresponds to the delay before sending data.
27 It corresponds to the delay after sending data and actual release
33 description: drive RTS low when sending (default is high).
42 description: enables the receiving of data even while sending data.
H A Domap_serial.txt25 - rs485-rts-active-high: drive RTS high when sending (default is low).
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dsata_highbank.yaml33 sending an SGPIO pattern.
39 sending an SGPIO pattern.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/
H A Ddevantech-srf04.yaml14 - trigger-gpio is raised by the driver to start sending out an ultrasonic
16 - echo-gpio is held high by the sensor after sending ultrasonic burst
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dhi3660-clock.txt25 - mboxes: Phandle to the mailbox for sending message to MCU.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-admaif.yaml12 ADMAIF channel. ADMA channel sending data to AHUB pairs with ADMAIF
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Darm,smmu-v3.yaml63 description: Avoid sending CMD_PREFETCH_* commands to the SMMU.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smd.txt4 communication channel for sending data between the various subsystems in
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING1 Note: by contributing code to the Redis project in any form, including sending
H A D00-RELEASENOTES50 sending PINGs to the replicas.
649 Fixed a serverPanic when sending an invalid command to a monitor client
676 skip slave nodes when sending cluster setslot command
1614 never sending the script itself to slaves/AOF.
2133 Panic when we are sending an error to our master/slave.
2906 Fix redis-cli memory leak when sending set preference command.
3049 * Scripts are only replicated by their *effects* and not by sending EVAL/EVALSHA
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc21 # Name or path of executable responsible for sending notifications via email;
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dmulti_process.rst131 the application simply dedicates two threads to sending and receiving messages respectively.
250 In this case, the client applications just perform level-2 forwarding of packets by sending each pa…
317 The sending of packets is done by writing the packets directly to the network ports; they are not t…
320 so as to allow the sending of multiple packets in a single burst to improve efficiency.
H A Dkernel_nic_interface.rst232 application by sending the app the USR1 and USR2 signals:
311 The packet transmission is done by sending mbufs into the kernel NIC interfaces by ``rte_kni_tx_bur…
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dti-tsc-adc.txt59 sending the start of ADC conversion.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmulti_proc_support.rst254 a value indicating whether sending the message succeeded or not.
323 requests (i.e. sending a request while responding to another request) is not
324 supported. However, since sending messages (not requests) does not involve an
325 IPC thread, sending messages while processing another message or request is
H A Dtelemetry_lib.rst84 into a JSON response before sending to the client.
H A Deventdev.rst105 different CPU cores at the same time. Ordered allows sending all flows to any
107 ingress order on downstream queue enqueue. Parallel allows sending all flows
H A Drte_security.rst68 tx descriptors. The hardware device will encrypt the data before sending the
145 adding the relevant protocol headers and encrypting the data before sending
/f-stack/dpdk/doc/guides/nics/
H A Dkni.rst12 Sending packets to any DPDK controlled interface or sending to the
H A Dpcap_ring.rst271 same way as sending or receiving packets from an Ethernet device.
H A Dtap.rst213 Then on the Pktgen command line interface you can start sending packets using
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra30-emc.yaml83 sending ZCAL_MRW_CMD.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst225 * ``rte_mp_sendmsg`` is for sending a message without blocking for a response.
226 * ``rte_mp_request`` is for sending a request message and will block until
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst529 You can test the emails by sending it to yourself or with the ``--dry-run`` option.
542 …ptions ``--annotate`` and ``confirm = always`` are recommended for checking patches before sending.
/f-stack/freebsd/kern/
H A Dkern_sig.c2522 sig_suspend_threads(struct thread *td, struct proc *p, int sending) in sig_suspend_threads() argument
2529 MPASS(sending || td == curthread); in sig_suspend_threads()
2554 if (sending || td != td2) in sig_suspend_threads()

12