Home
last modified time | relevance | path

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

123456

/freebsd/sys/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
/freebsd/sys/net80211/
H A DDATAPATH_TRANSMIT.md5 This document provides an overview for the transmit data path in
14 The transmit path(s), receive path and control / ioctl paths all run
20 There are two paths from the operating system layer into the net80211 transmit
26 Please keep this in mind when reading the transmit handling and
34 rate control, transmit power, etc) - it is left up to the stack.
46 net80211 transmit handling. Packets will be queued here if the
69 #### Notes on transmit path serialisation
75 queued to the driver layer are added to the driver transmit queue
79 at the same time that the transmit encryption IV number is assigned,
112 transmit configuration, destination queue decisions, etc.
[all …]
H A DPROTOCOL.md27 including frequencies can be used, when devices can transmit, what transmit
38 to transmit via the PHY layer.
125 (multi-user MIMO) allowing APs to transmit to multiple STAs at the same time
148 At the PHY layer, later model hardware can transmit data encodings which
204 the PHY needs to do in order to transmit and receive data. It's not
209 to make decisions about when to transmit, when to receive, locking
222 with older devices without starting to transmit before they're
246 a signal to the transmit hardware that the air is free,
251 This is a one way operation - the transmitter needs to transmit
267 identify what the upcoming transmit rate and configuration is
[all …]
H A DDEFERRED_WORK.md58 * transmit errors
121 packet transmit and receive and with ioctl / other control paths.
174 * There's currently no way to suspend transmit and receive handling
178 stopping and queueing transmit, waiting for the driver to finish
180 transmit to continue.)
/freebsd/sys/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
/freebsd/sys/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.
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-dms-ba16.dts115 fsl,transmit-atten-16ths = <12>;
116 fsl,transmit-boost-mdB = <3330>;
117 fsl,transmit-level-mV = <1133>;
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-cubox-i.dts55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 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-hummingboard.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-hummingboard2.dts57 fsl,transmit-level-mV = <1104>;
58 fsl,transmit-boost-mdB = <0>;
59 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-hummingboard-emmc-som-v15.dts57 fsl,transmit-level-mV = <1025>;
58 fsl,transmit-boost-mdB = <3330>;
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-tbs2910.dts182 fsl,transmit-level-mV = <1104>;
183 fsl,transmit-boost-mdB = <3330>;
184 fsl,transmit-atten-16ths = <16>;
/freebsd/sys/dev/uart/
H A Duart_if.m54 # have been allocated. The transmit and receive buffers exist, but no
147 # transmit() - move data from the transmit buffer to the transmit FIFO.
149 # additionally should make sure that a transmit interrupt is generated
151 METHOD int transmit {
160 # has left the transmit shift register in addition to the FIFO being empty.
/freebsd/sys/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.
/freebsd/sys/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
/freebsd/sys/contrib/device-tree/Bindings/net/
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.
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
/freebsd/sys/contrib/device-tree/Bindings/dma/xilinx/
H A Dxilinx_dma.txt3 as two channels, one is to transmit to the video device and another is
8 If configured as two channels, one is to transmit to the device and another
15 target devices. It can be configured to have up to 16 independent transmit
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt26 - tx-clock-name: the UCC transmit clock source
39 - tx-clock: represents the UCC transmit clock source;

123456