Home
last modified time | relevance | path

Searched full:transmission (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/linux/Documentation/ABI/stable/
H A Dfirewire-cdev20 - Asynchronous request transmission
28 - Isochronous stream transmission and reception
29 - Asynchronous stream transmission and reception
30 - Asynchronous broadcast request transmission
31 - PHY packet transmission and reception
43 an address range, asynchronous response transmission
55 - PHY packet transmission and reception
87 Allocate a DMA buffer for isochronous reception or transmission
92 for transmission, flags = MAP_SHARED, fd = the handle to the
/linux/Documentation/devicetree/bindings/hsi/
H A Dclient-devices.txt9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame")
10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame")
12 the transmission mode is the same for receiver and
14 - hsi-speed-kbps: Max bit transmission speed in kbit/s
/linux/Documentation/networking/
H A Dxsk-tx-metadata.rst47 - ``XDP_TXMD_FLAGS_TIMESTAMP``: requests the device to put transmission
54 packet for transmission at a pre-determined time called launch time. The
78 their transmission. Instead, AF_XDP immediately hands off the packets to
80 transmission. Since the driver maintains FIFO behavior and does not perform
84 future transmission.
121 transmission window of the queue. The Frst flag of the descriptor can be
124 of the Qbv transmission window of the queue. For example, when the Qbv
H A Dpacket_mmap.rst37 transmission, multiple packets can be sent through one system call to get the
42 transmission process, but it isn't everything. At least, if you are capturing
46 enabled. For transmission, check the MTU (Maximum Transmission Unit) used and
95 for capture and transmission. This can be done by mapping the
103 How to use mmap() directly to improve transmission process
105 Transmission process is similar to capture as shown below::
107 [setup] socket() -------> creation of the transmission socket
110 bind() ---------> bind transmission socket with a network interface
114 [transmission] poll() ---------> wait for free packets (optional)
120 [shutdown] close() --------> destruction of the transmission socket and
[all …]
H A Diso15765-2.rst201 * ``CAN_ISOTP_CF_BROADCAST``: use 1-to-N transmission without flow control
208 * ``frame_txtime``: frame transmission time (defined as N_As/N_Ar inside the
210 To set the transmission time to ``0``, the ``CAN_ISOTP_FRAME_TXTIME_ZERO``
285 Transmission stmin
288 The transmission minimum separation time (stmin) can be forced using the
320 * when a transmission is in progress, subsequent calls to ``write(2)`` will
H A Dmac80211-injection.rst40 legacy rate for the transmission (only for devices without own rate control)
44 HT rate for the transmission (only for devices without own rate control).
59 VHT mcs and number of streams used in the transmission (only for devices
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h102 * transmission of packets
105 /* Number of received transmission from XOFF state to XON state */
109 /* Total time in microseconds that transmission of packets has been
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-tty20 Signal transmission (tx) of data on the named tty device.
21 If set to 0, the LED will not blink on transmission.
22 If set to 1 (default), the LED will blink on transmission.
H A Dsysfs-class-net-statistics131 during transmission by a network device (e.g: because of
144 transmission.
169 Indicates the number of packets dropped during transmission.
178 Indicates the number of packets in error during transmission by
/linux/Documentation/sound/cards/
H A Dhdspm.rst18 Audio transmission
21 * number of channels -- depends on transmission mode
32 (Note: Choosing the 56channel mode for transmission or as
41 transmission/receive-mode , only 28 are transmitted/received
50 transmission/receive-mode , only 14 are transmitted/received
183 MADI-transmission (0).
/linux/drivers/firmware/arm_scmi/
H A DKconfig34 bool "Enable support for SCMI Raw transmission mode"
38 Enable support for SCMI Raw transmission mode.
52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack.
/linux/include/uapi/linux/dvb/
H A Dfrontend.h41 * @FE_CAN_TRANSMISSION_MODE_AUTO: Can auto-detect transmission mode
394 * enum fe_transmit_mode - Transmission mode
397 * Autodetect transmission mode. The hardware will try to find the
400 * Transmission mode 1K
402 * Transmission mode 2K
404 * Transmission mode 8K
406 * Transmission mode 4K
408 * Transmission mode 16K
410 * Transmission mode 32K
412 * Single Carrier (C=1) transmission mode (DTMB only)
[all …]
/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.c61 * @tx_rate0: HW idx for transmission rate
66 * @rtscts_rate: HW idx for RTS/CTS transmission rate
227 * @tx_rate0: HW idx for transmission rate
232 * @rtscts_rate: HW idx for RTS/CTS transmission rate
365 * @tx_rate1: HW idx for rate used on transmission series 1
366 * @tx_tries1: Max number of retransmissions for transmission series 1
367 * @tx_rate2: HW idx for rate used on transmission series 2
368 * @tx_tries2: Max number of retransmissions for transmission series 2
369 * @tx_rate3: HW idx for rate used on transmission series 3
370 * @tx_tries3: Max number of retransmissions for transmission series 3
/linux/drivers/net/ethernet/apple/
H A Dmace.h47 #define DRTRY 0x80 /* don't retry transmission after collision */
49 #define AUTO_PAD_XMIT 0x01 /* auto-pad short packets on transmission */
54 #define LCOL 0x20 /* late collision (transmission aborted) */
58 #define LCAR 0x02 /* loss of carrier (transmission aborted) */
59 #define RTRY 0x01 /* too many retries (transmission aborted) */
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c42 * - transmission start (process next item in queue)
43 * - transmission finished (guaranteed to never be parallel to transmission
54 * containing all packets scheduled for transmission, and the set of pending
92 * On transmission failure (such as repeated packet timeouts), the completion
152 * the system, thus it indicates the first transmission only.
177 * SSH_PTL_MAX_PACKET_TRIES - Maximum transmission attempts for packet.
179 * Maximum number of transmission attempts per sequenced packet in case of
187 * SSH_PTL_TX_TIMEOUT - Packet transmission timeout.
189 * Timeout in jiffies for packet transmission via the underlying serial
199 * time-frame after starting transmission, the packet will be re-submitted.
[all …]
/linux/include/linux/phy/
H A Dphy-mipi-dphy.h54 * state starting the HS transmission.
87 * state after the last payload clock bit of a HS transmission
138 * state starting the HS transmission.
175 * HS transmission burst
/linux/Documentation/sound/designs/
H A Dtracepoints.rst30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream.
31 Applications manage PCM substream to maintain data transmission for PCM frames.
32 Before starting the data transmission, applications need to configure PCM
111 a care of hardware design or data transmission protocol.
/linux/drivers/base/regmap/
H A Dregmap-sccb.c36 * This executes the 2-phase write transmission cycle that is followed by a
37 * 2-phase read transmission cycle, returning negative errno else zero on
72 * This executes the SCCB 3-phase write transmission cycle, returning negative
/linux/include/uapi/linux/can/
H A Dbcm.h78 TX_SETUP = 1, /* create (cyclic) transmission task */
79 TX_DELETE, /* remove (cyclic) transmission task */
80 TX_READ, /* read properties of (cyclic) transmission task */
/linux/include/net/iucv/
H A Daf_iucv.h89 /* transmission of skb is completed and was successful */
97 /* transmission of skb is pending - may interleave
100 /* transmission of skb was done successfully (delayed) */
/linux/net/bridge/
H A Dbr_private_cfm.h63 * This RDI is inserted in transmitted CCM PDUs if CCM transmission is enabled.
73 * Call br_cfm_cc_ccm_tx before timeout to keep transmission alive.
74 * When period is zero any ongoing transmission will be stopped.
/linux/drivers/net/can/cc770/
H A Dcc770.h120 #define TXRQST_RES 0x10 /* No Transmission Request */
121 #define TXRQST_SET 0x20 /* Transmission Request */
156 CC770_OBJ_RX_RTR0, /* for receiving remote transmission requests */
157 CC770_OBJ_RX_RTR1, /* for receiving remote transmission requests */
/linux/net/rxrpc/
H A Doutput.c2 /* RxRPC packet transmission
46 * Increase Tx backoff on transmission failure and clear it on success.
75 * Allocate transmission buffers for an ACK and attach them to local->kv[].
300 * Queue an ACK for immediate transmission.
426 * Prepare a (sub)packet for transmission.
517 * Prepare a transmission queue object for initial transmission. Returns the
518 * number of microseconds since the transmission queue base timestamp.
533 * Prepare a (jumbo) packet for transmission.
548 /* Each transmission of a Tx packet needs a new serial number */ in rxrpc_prepare_data_packet()
574 /* Record (re-)transmission for RACK [RFC8985 6.1]. */ in rxrpc_prepare_data_packet()
[all …]
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst106 Packets are the fundamental transmission unit of the SSH protocol. They are
181 packet transmission. In each iteration, it (waits for and) checks if the
183 from the queue and increments its counter for the number of transmission
192 Transmission of sequenced packets is limited by the number of concurrently
223 packets, started when the respective packet begins (re-)transmission (i.e.
224 this timeout is armed once per transmission attempt on the transmitter
239 timeout for the packet will be disabled until the next transmission attempt
242 Note that due to transmission and packet acknowledgment timeouts, the packet
383 transmission. It checks if the next request on the request queue can be
433 Note that this timeout, in combination with packet transmission and
/linux/drivers/net/wireless/ti/wl1251/
H A Dinit.h42 /* slot number setting to start transmission at PIFS interval */
46 * slot number setting to start transmission at DIFS interval - normal DCF

12345678910>>...33