Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 25 of 135) sorted by relevance

123456

/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dimx-sata.txt18 - fsl,transmit-level-mV : transmit voltage level, in millivolts.
19 - fsl,transmit-boost-mdB : transmit boost level, in milli-decibels
20 - fsl,transmit-atten-16ths : transmit attenuation, in 16ths
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt24 12: UTXINT1 UART1 transmit FIFO half empty
30 18: SS2TX SSI2 transmit FIFO less than half empty
31 28: UTXINT2 UART2 transmit FIFO half empty
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dadi,axi-i2s.txt3 The core can be generated with transmit (playback), only receive
15 the core. The core expects two dma channels if both transmit and receive are
17 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
H A Ddesignware-i2s.txt11 the core. The core expects one or two dma channels: one for transmit and
13 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
H A Dallwinner,sun4i-a10-i2s.yaml82 Some controllers cannot receive but can only transmit
92 Some controllers cannot receive but can only transmit
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6q-dms-ba16.dts114 fsl,transmit-atten-16ths = <12>;
115 fsl,transmit-boost-mdB = <3330>;
116 fsl,transmit-level-mV = <1133>;
H A Dimx6q-hummingboard.dts56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-som-v15.dts56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-som-v15.dts55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i.dts55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-emmc-som-v15.dts56 fsl,transmit-level-mV = <1104>;
57 fsl,transmit-boost-mdB = <0>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-emmc-som-v15.dts59 fsl,transmit-level-mV = <1104>;
60 fsl,transmit-boost-mdB = <0>;
61 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2.dts57 fsl,transmit-level-mV = <1104>;
58 fsl,transmit-boost-mdB = <0>;
59 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-som-v15.dts58 fsl,transmit-level-mV = <1104>;
59 fsl,transmit-boost-mdB = <0>;
60 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-emmc-som-v15.dts57 fsl,transmit-level-mV = <1025>;
58 fsl,transmit-boost-mdB = <3330>;
59 fsl,transmit-atten-16ths = <9>;
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dmicrochip,spi-pic32.txt7 of <fault-irq>, <receive-irq>, <transmit-irq>.
18 named "spi-tx" for transmit and named "spi-rx" for receive.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpoll_mode_drv.rst38 * Send pending output packets through the PMD transmit API
83 * Receive, process immediately and transmit packets one at a time in a piecemeal fashion.
199 Each transmit queue is independently configured with the following information:
201 * The number of descriptors of the transmit ring
205 * The values of the Prefetch, Host and Write-Back threshold registers of the transmit queue
207 * The *minimum* transmit packets to free threshold (tx_free_thresh).
213 … threshold. The minimum number of transmit descriptors to use before setting the Report Status (RS…
216 …up to the first descriptor used to transmit the packet, exceeds the transmit RS bit threshold (tx_…
291 with their appropriate handling by the receive/transmit functions
354 … most fields of rte_mbuf structures are used by the PMD transmit function to initialize transmit d…
[all …]
H A Devent_ethernet_tx_adapter.rst14 transmit stage of the application allowing the same application code to use eventdev
121 The application needs to notify the adapter about the transmit port and queue used
122 to send the packet. The transmit port is set in the ``struct rte mbuf::port`` field
123 and the transmit queue is set using the ``rte_event_eth_tx_adapter_txq_set()``
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dbrcm,systemport.txt10 interrupts, and the second cell should be for the transmit queues. An
21 - systemport,num-txq: number of HW transmit queues, an integer
H A Dmarvell-orion-net.txt42 - marvell,tx-queue-size: size of the transmit ring buffer.
43 - marvell,tx-sram-addr: address of transmit descriptor buffer located in SRAM.
44 - marvell,tx-sram-size: size of transmit descriptor buffer located in SRAM.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst13 * ``file-trans``: transmit files between two systems. The sample will
16 * ``rxonly``: NTB receives packets but doesn't transmit them.
63 Set the transmit free threshold of TX rings to N, where 0 <= N <=
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
27 - dmas: Should contain dma specifiers for transmit and receive channels
28 - dma-names: Should contain "tx" for transmit and "rx" for receive channels
/f-stack/dpdk/doc/guides/nics/
H A Davp.rst22 use the standard device configuration functions and packet receive/transmit
40 * Receive and transmit of both simple and chained mbuf packets,
44 * Up to 8 receive and transmit queues per device,
H A Dtxgbe.rst59 Toggle display of transmit fast path run-time messages.
63 Toggle display of transmit descriptor clean messages.
/f-stack/freebsd/i386/include/
H A Dcserial.h448 int (*transmit) (chan_t *h, struct sk_buff *skb); member
480 int (*transmit) (chan_t *h, lysap_buf_t *b); member
497 void (*transmit) (chan_t *h); member

123456