Home
last modified time | relevance | path

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

12345

/linux/Documentation/sound/soc/
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/userspace-api/media/cec/
A Dcec-ioc-receive.rst100 - Timestamp in ns of when the last byte of the message was transmitted.
134 - The status bits of the transmitted message. See
136 this message was received, not transmitted.
166 this message was transmitted, not received, unless this is the
167 reply to a transmitted message. In that case both ``rx_status``
171 - The status bits of the transmitted message. See
173 this message was received, not transmitted.
226 then no validation takes place and the message is transmitted as-is.
245 - The message was transmitted successfully. This is mutually
319 - The reply to an earlier transmitted message timed out.
[all …]
/linux/Documentation/ABI/testing/
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
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/networking/device_drivers/ethernet/netronome/
A Dnfp.rst221 - Total number of bytes transmitted.
225 - Unicast bytes transmitted.
229 - Multicast bytes transmitted.
233 - Broadcast bytes transmitted.
237 - Total number of packets transmitted.
241 - Multicast packets transmitted.
245 - Broadcast packets transmitted.
/linux/Documentation/userspace-api/media/drivers/
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/devicetree/bindings/sound/
A Dfsl-sai.txt35 - lsb-first : Configures whether the LSB or the MSB is transmitted
37 the MSB is transmitted first as default, or the LSB
38 is transmitted first.
/linux/Documentation/translations/zh_CN/core-api/irq/
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/
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/userspace-api/media/v4l/
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/
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/rc/
A Dlirc-write.rst51 samples. The write function blocks until the data has been transmitted
63 is transmitted by the hardware.
/linux/net/sctp/
A Doutqueue.c215 while ((lchunk = sctp_list_dequeue(&transport->transmitted)) != NULL) { in __sctp_outq_teardown()
437 &transport->transmitted, in sctp_prsctp_prune()
455 list_for_each_safe(lchunk, ltemp, &transport->transmitted) { in sctp_retransmit_mark()
646 &transport->transmitted); in __sctp_outq_flush_rtx()
711 &transport->transmitted); in __sctp_outq_flush_rtx()
1132 &ctx->transport->transmitted); in sctp_outq_flush_data()
1325 sctp_check_transmitted(q, &transport->transmitted, in sctp_outq_sack()
1349 sctp_mark_missing(q, &transport->transmitted, transport, in sctp_outq_sack()
A Dassociola.c551 if (!list_empty(&peer->transmitted)) { in sctp_assoc_rm_peer()
555 list_for_each_entry(ch, &peer->transmitted, in sctp_assoc_rm_peer()
561 list_splice_tail_init(&peer->transmitted, in sctp_assoc_rm_peer()
562 &active->transmitted); in sctp_assoc_rm_peer()
953 list_for_each_entry(chunk, &active->transmitted, in sctp_assoc_lookup_tsn()
968 list_for_each_entry(chunk, &transport->transmitted, in sctp_assoc_lookup_tsn()
/linux/Documentation/networking/
A Dx25-iface.rst21 All messages are held in sk_buff's just like real data to be transmitted
31 This indicates that the rest of the skbuff contains data to be transmitted
/linux/Documentation/networking/mac80211_hwsim/
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/
A Ddv13947 could be received by read() or transmitted by write(). A few
/linux/Documentation/driver-api/surface_aggregator/
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/drivers/net/can/peak_canfd/
A DKconfig10 1 Mbit/s, the data bytes of CAN-FD frames can be transmitted with
/linux/Documentation/networking/caif/
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/
A DREADME.dino9 ** when data is transmitted through PCI I/O expansion cards on the
/linux/Documentation/networking/device_drivers/ethernet/microsoft/
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
/linux/Documentation/sound/cards/
A Dhdspm.rst33 receiver, only 56 are transmitted/received over the MADI, but
41 transmission/receive-mode , only 28 are transmitted/received
50 transmission/receive-mode , only 14 are transmitted/received
/linux/net/rxrpc/
A DKconfig37 transmitted packets.
/linux/Documentation/devicetree/bindings/mailbox/
A Dallwinner,sun6i-a31-msgbox.yaml16 transmitted message has been acknowledged by the remote user. Each FIFO can

Completed in 45 milliseconds

12345