Home
last modified time | relevance | path

Searched refs:transmitted (Results 1 – 25 of 112) sorted by relevance

12345

/linux/Documentation/sound/soc/
H A Ddai.rst38 MSB is transmitted on the falling edge of the first BCLK after LRC
42 MSB is transmitted on transition of LRC.
45 MSB is transmitted sample size BCLKs before LRC transition.
61 MSB is transmitted on falling edge of first BCLK after FRAME/SYNC.
64 MSB is transmitted on rising edge of FRAME/SYNC.
/linux/Documentation/w1/masters/
H A Dw1-uart.rst21 combination of baud-rate and transmitted byte, which corresponds to a
25 the baud-rate 9600, i.e. 104.2 us per bit. The transmitted byte 0xf0 over
32 115200, i.e. 8.7 us per bit. The transmitted byte 0x80 is used for a
38 is different from the requested one, the transmitted byte is adapted
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst153 - The number of packets transmitted on ring i.
157 - The number of bytes transmitted on ring i.
173 - The number of TSO packets transmitted on ring i [#accel]_.
177 - The number of TSO bytes transmitted on ring i [#accel]_.
182 encapsulation transmitted on ring i [#accel]_.
187 encapsulation transmitted on ring i [#accel]_.
290 - Packets transmitted with a `CHECKSUM_PARTIAL` on ring i [#accel]_.
294 - Packets transmitted with inner encapsulation with a `CHECKSUM_PARTIAL` on
299 - Packets transmitted with no hardware checksum acceleration on ring i.
312 - Packets transmitted that were dropped due to DMA mapping failure on
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-statistics140 Indicates the number of bytes transmitted by a network
143 transmitted packets or all packets that have been queued for
151 Indicates the number of packets that could not be transmitted
160 Indicates the number of transmitted compressed packets. Note
196 Indicates the number of packets transmitted that have been
205 Indicates the number of packets transmitted by a network
214 Indicates the number of packets not successfully transmitted
H A Dconfigfs-most45 transmitted via USB (this is used for USB
100 transmitted via USB (this is used for USB
155 transmitted via USB (this is used for USB
221 transmitted via USB (this is used for USB
/linux/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst19 and from top to bottom. Each block is transmitted in turn, line-by-line.
24 first block is transmitted, etc.
27 to right, top to bottom. Each block is transmitted in turn, line-by-line.
33 transmitted, etc.
66 // Each block in transmitted in turn, line-by-line.
85 // Each block in transmitted in turn, line-by-line.
/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-affinity.rst43 6029 packets transmitted, 6027 packets received, 0% packet loss
61 2779 packets transmitted, 2777 packets received, 0% packet loss
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst160 transmitted.
179 successfully transmitted from the interface.
187 transmitted from the network controller.
198 is a count of the number of packets that could not be transmitted due to errors.
213 statistic is the number of outbound packets not transmitted even though an
218 statistic counts the number of packets transmitted that were not addressed to
222 statistic counts the number of packets transmitted that were addressed to a
226 statistic counts the number of packets transmitted that were addressed to a
/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst346 - Total number of bytes transmitted.
350 - Unicast bytes transmitted.
354 - Multicast bytes transmitted.
358 - Broadcast bytes transmitted.
362 - Total number of packets transmitted.
366 - Multicast packets transmitted.
370 - Broadcast packets transmitted.
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst146 run-in and framing code, lsb first transmitted.
152 first transmitted.
158 transmitted.
/linux/Documentation/core-api/irq/
H A Dirq-affinity.rst35 6029 packets transmitted, 6027 packets received, 0% packet loss
54 2779 packets transmitted, 2777 packets received, 0% packet loss
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst102 - Timestamp in ns of when the last byte of the message was transmitted.
127 for all transmitted messages. It is used by the CEC framework when it queues
169 - The status bits of the transmitted message. See
229 then no validation takes place and the message is transmitted as-is.
263 - The message was transmitted successfully. This is mutually
337 - The reply to an earlier transmitted message timed out.
344 was the reply to an earlier transmitted message.
349 - The wait for a reply to an earlier transmitted message was aborted
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-write.rst51 samples. The write function blocks until the data has been transmitted
63 is transmitted by the hardware.
/linux/Documentation/networking/
H A Dx25-iface.rst20 All messages are held in sk_buff's just like real data to be transmitted
30 This indicates that the rest of the skbuff contains data to be transmitted
H A Diso15765-2.rst56 is transmitted at once using a so-called Single Frame (SF). In the second case,
58 First Frame - FF) the PDU length which is to be transmitted and also asks for a
167 * ``CAN_ISOTP_TX_PADDING``: enable padding for transmitted frames, using
216 * ``txpad_content``: byte used as padding value for transmitted frames.
278 * ``tx_dl``: maximum payload length for transmitted frames, can have one value
H A Drepresentors.rst69 fast-path rules in the virtual switch. Packets transmitted on the
71 transmitted by the representee which fail to match any switching rule should
83 netdevice, while in hardware offload it would apply to packets transmitted by
189 hardware, applying it to packets transmitted by the representee.
242 ``skip_hw`` rules and applying any ``skip_sw`` rules) and were transmitted or
/linux/net/sctp/
H A Doutqueue.c215 while ((lchunk = sctp_list_dequeue(&transport->transmitted)) != NULL) { in __sctp_outq_teardown()
440 &transport->transmitted, in sctp_prsctp_prune()
458 list_for_each_safe(lchunk, ltemp, &transport->transmitted) { in sctp_retransmit_mark()
652 &transport->transmitted); in __sctp_outq_flush_rtx()
717 &transport->transmitted); in __sctp_outq_flush_rtx()
1142 &ctx->transport->transmitted); in sctp_outq_flush_data()
1338 sctp_check_transmitted(q, &transport->transmitted, in sctp_outq_sack()
1362 sctp_mark_missing(q, &transport->transmitted, transport, in sctp_outq_sack()
H A Dassociola.c548 if (!list_empty(&peer->transmitted)) { in sctp_assoc_rm_peer()
552 list_for_each_entry(ch, &peer->transmitted, in sctp_assoc_rm_peer()
558 list_splice_tail_init(&peer->transmitted, in sctp_assoc_rm_peer()
559 &active->transmitted); in sctp_assoc_rm_peer()
950 list_for_each_entry(chunk, &active->transmitted, in sctp_assoc_lookup_tsn()
965 list_for_each_entry(chunk, &transport->transmitted, in sctp_assoc_lookup_tsn()
/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst43 radio and copying all transmitted frames to all other radios that are
50 mac80211. This interface can be used to monitor all transmitted frames
/linux/Documentation/ABI/removed/
H A Ddv13947 could be received by read() or transmitted by write(). A few
/linux/drivers/net/can/peak_canfd/
H A DKconfig10 1 Mbit/s, the data bytes of CAN-FD frames can be transmitted with
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst109 Packets to be transmitted by the SSAM core are represented via |ssh_packet|
115 be transmitted (i.e. the message wrapped in |ssh_frame|). Most notably, it
160 All packets to be transmitted by the transport layer must be submitted to
170 been transmitted, but wait for acknowledgment (e.g. the corresponding ACK
182 next packet on the queue (if any) can be transmitted and, if so, removes it
196 this). Control packets (i.e. ACK and NAK) can always be transmitted.
327 transmitted by the packet transport layer (i.e. from within the packet
364 All requests to be transmitted by the request transport layer must be
384 transmitted and, if so, submits its underlying packet to the packet
399 If the request expects a response, it is marked as transmitted and the
[all …]
/linux/Documentation/networking/caif/
H A Dcaif.rst76 * last_tx_msg: Binary blob Prints the last transmitted frame.
110 * last_rx_msg: Prints the last transmitted frame.
/linux/drivers/parisc/
H A DREADME.dino9 ** when data is transmitted through PCI I/O expansion cards on the
/linux/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst93 packets are usually transmitted via copy to the send buffer. However,
94 if the buffer is temporarily exhausted, or the packet to be transmitted is

12345