Home
last modified time | relevance | path

Searched full:transmitted (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
Datl1e.h274 unsigned long tx_ok; /* The number of good packet transmitted. */
275 unsigned long tx_bcast; /* The number of good broadcast packet transmitted. */
276 unsigned long tx_mcast; /* The number of good multicast packet transmitted. */
277 unsigned long tx_pause; /* The number of Pause packet transmitted. */
278 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */
279 …unsigned long tx_ctrl; /* The number of packets transmitted is a control frame, excluding P…
280 unsigned long tx_defer; /* The number of packets transmitted that is deferred. */
281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
282 …unsigned long tx_sz_64; /* The number of good and bad packets transmitted that are 64 byte l…
283 …unsigned long tx_sz_65_127; /* The number of good and bad packets transmitted that are between 6…
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e.h287 unsigned long tx_ok; /* The number of good packet transmitted. */
288 unsigned long tx_bcast; /* The number of good broadcast packet transmitted. */
289 unsigned long tx_mcast; /* The number of good multicast packet transmitted. */
290 unsigned long tx_pause; /* The number of Pause packet transmitted. */
291 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */
292 …unsigned long tx_ctrl; /* The number of packets transmitted is a control frame, excluding P…
293 unsigned long tx_defer; /* The number of packets transmitted that is deferred. */
294 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
295 …unsigned long tx_sz_64; /* The number of good and bad packets transmitted that are 64 byte l…
296 …unsigned long tx_sz_65_127; /* The number of good and bad packets transmitted that are between 6…
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpmac.h166 * @DPMAC_CNT_EGR_UNDERSIZED: counts frames transmitted that was less than 64
171 * @DPMAC_CNT_EGR_VALID_PAUSE_FRAME: counts valid pause frames transmitted
181 * @DPMAC_CNT_EGR_BYTE: counts bytes transmitted except preamble for all valid
182 * frames and valid pause frames transmitted.
183 * @DPMAC_CNT_EGR_MCAST_FRAME: counts transmitted multicast frames.
184 * @DPMAC_CNT_EGR_BCAST_FRAME: counts transmitted broadcast frames.
185 * @DPMAC_CNT_EGR_UCAST_FRAME: counts transmitted unicast frames.
186 * @DPMAC_CNT_EGR_ERR_FRAME: counts frames transmitted with an error.
189 * @DPMAC_CNT_EGR_GOOD_FRAME: counts frames transmitted without error, including
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c.h327 unsigned long tx_ok; /* The number of good packet transmitted. */
328 unsigned long tx_bcast; /* The number of good broadcast packet transmitted. */
329 unsigned long tx_mcast; /* The number of good multicast packet transmitted. */
330 unsigned long tx_pause; /* The number of Pause packet transmitted. */
331 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */
332 …unsigned long tx_ctrl; /* The number of packets transmitted is a control frame, excluding Pause f…
333 unsigned long tx_defer; /* The number of packets transmitted that is deferred. */
334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
335 …unsigned long tx_sz_64; /* The number of good and bad packets transmitted that are 64 byte long. …
336 …unsigned long tx_sz_65_127; /* The number of good and bad packets transmitted that are between 65 …
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h186 #define IXGB_TPTL 0x02100 /* Total Packets Transmitted (Low) */
187 #define IXGB_TPTH 0x02104 /* Total Packets Transmitted (High) */
188 #define IXGB_GPTCL 0x02108 /* Good Packets Transmitted Count (Low) */
189 #define IXGB_GPTCH 0x0210C /* Good Packets Transmitted Count (High) */
190 #define IXGB_BPTCL 0x02110 /* Broadcast Packets Transmitted Count (Low) */
191 #define IXGB_BPTCH 0x02114 /* Broadcast Packets Transmitted Count (High) */
192 #define IXGB_MPTCL 0x02118 /* Multicast Packets Transmitted Count (Low) */
193 #define IXGB_MPTCH 0x0211C /* Multicast Packets Transmitted Count (High) */
194 #define IXGB_UPTCL 0x02120 /* Unicast Packets Transmitted Count (Low) */
195 #define IXGB_UPTCH 0x02124 /* Unicast Packets Transmitted Count (High) */
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h186 #define IXGB_TPTL 0x02100 /* Total Packets Transmitted (Low) */
187 #define IXGB_TPTH 0x02104 /* Total Packets Transmitted (High) */
188 #define IXGB_GPTCL 0x02108 /* Good Packets Transmitted Count (Low) */
189 #define IXGB_GPTCH 0x0210C /* Good Packets Transmitted Count (High) */
190 #define IXGB_BPTCL 0x02110 /* Broadcast Packets Transmitted Count (Low) */
191 #define IXGB_BPTCH 0x02114 /* Broadcast Packets Transmitted Count (High) */
192 #define IXGB_MPTCL 0x02118 /* Multicast Packets Transmitted Count (Low) */
193 #define IXGB_MPTCH 0x0211C /* Multicast Packets Transmitted Count (High) */
194 #define IXGB_UPTCL 0x02120 /* Unicast Packets Transmitted Count (Low) */
195 #define IXGB_UPTCH 0x02124 /* Unicast Packets Transmitted Count (High) */
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c.h340 unsigned long tx_ok; /* The number of good packet transmitted. */
341 unsigned long tx_bcast; /* The number of good broadcast packet transmitted. */
342 unsigned long tx_mcast; /* The number of good multicast packet transmitted. */
343 unsigned long tx_pause; /* The number of Pause packet transmitted. */
344 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */
345 …unsigned long tx_ctrl; /* The number of packets transmitted is a control frame, excluding Pause f…
346 unsigned long tx_defer; /* The number of packets transmitted that is deferred. */
347 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */
348 …unsigned long tx_sz_64; /* The number of good and bad packets transmitted that are 64 byte long. …
349 …unsigned long tx_sz_65_127; /* The number of good and bad packets transmitted that are between 65 …
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dfield-order.rst13 odd and even field are transmitted, and due to a small delay between
98 transmitted) depends on the current video standard. M/NTSC
131 first. The top field is transmitted first.
135 first. The bottom field is transmitted first.
141 Field Order, Top Field First Transmitted
148 Field Order, Top Field First Transmitted
153 Field Order, Bottom Field First Transmitted
160 Field Order, Bottom Field First Transmitted
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c321 * so we need to restrict the size of transmitted aggregation to the
333 * so we need to restrict the size of transmitted aggregation to the
383 * so we need to restrict the size of transmitted aggregation to the
396 * so we need to restrict the size of transmitted aggregation to the
409 * so we need to restrict the size of transmitted aggregation to the
421 * so we need to restrict the size of transmitted aggregation to the
434 * so we need to restrict the size of transmitted aggregation to the
447 * so we need to restrict the size of transmitted aggregation to the
459 * so we need to restrict the size of transmitted aggregation to the
473 * so we need to restrict the size of transmitted aggregation to the
[all …]
/kernel/linux/linux-4.19/Documentation/sound/soc/
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.
/kernel/linux/linux-5.10/Documentation/sound/soc/
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.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst100 - Timestamp in ns of when the last byte of the message was transmitted.
125 for all transmitted messages. It is used by the CEC framework when it queues
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
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h182 * boundary timer expires, even if no traffic has been transmitted
187 * been transmitted on this interrupt. (This will only happen once
330 * @tx_frms: Count of data frames transmitted on this Aggregator on all
334 * @tx_data_octets: Count of data and padding octets of frames transmitted
338 * @tx_mcast_frms: Count of data frames transmitted (to a group destination
343 * @tx_bcast_frms: Count of broadcast data frames transmitted on this Aggregator
347 * @tx_discarded_frms: Count of data frames to be transmitted on this Aggregator
351 * @tx_errored_frms: Count of data frames transmitted on this Aggregator that
403 * @tx_ttl_frms: Count of successfully transmitted MAC frames
404 * @tx_ttl_octets: Count of total octets of transmitted frames, not including
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h182 * boundary timer expires, even if no traffic has been transmitted
187 * been transmitted on this interrupt. (This will only happen once
330 * @tx_frms: Count of data frames transmitted on this Aggregator on all
334 * @tx_data_octets: Count of data and padding octets of frames transmitted
338 * @tx_mcast_frms: Count of data frames transmitted (to a group destination
343 * @tx_bcast_frms: Count of broadcast data frames transmitted on this Aggregator
347 * @tx_discarded_frms: Count of data frames to be transmitted on this Aggregator
351 * @tx_errored_frms: Count of data frames transmitted on this Aggregator that
403 * @tx_ttl_frms: Count of successfully transmitted MAC frames
404 * @tx_ttl_octets: Count of total octets of transmitted frames, not including
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/cec/
Dcec-ioc-receive.rst98 - Timestamp in ns of when the last byte of the message was transmitted.
123 for all transmitted messages. It is used by the CEC framework when it queues
132 - The status bits of the transmitted message. See
134 this message was received, not transmitted.
164 this message was transmitted, not received, unless this is the
165 reply to a transmitted message. In that case both ``rx_status``
169 - The status bits of the transmitted message. See
171 this message was received, not transmitted.
233 - The message was transmitted successfully. This is mutually
308 - The reply to an earlier transmitted message timed out.
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-net-statistics124 Indicates the number of bytes transmitted by a network
127 transmitted packets or all packets that have been queued for
135 Indicates the number of packets that could not be transmitted
144 Indicates the number of transmitted compressed packets. Note
180 Indicates the number of packets transmitted that have been
189 Indicates the number of packets transmitted by a network
198 Indicates the number of packets not successfully transmitted
/kernel/linux/linux-5.10/Documentation/ABI/testing/
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
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
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dfield-order.rst13 odd and even field are transmitted, and due to a small delay between
49 captured first (is the older field), the top field is also transmitted
146 Field Order, Top Field First Transmitted
153 Field Order, Top Field First Transmitted
158 Field Order, Bottom Field First Transmitted
165 Field Order, Bottom Field First Transmitted
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/netronome/
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.
/kernel/linux/linux-4.19/Documentation/networking/
Daltera_tse.txt137 transmitted.
156 successfully transmitted from the interface.
164 transmitted from the network controller.
175 is a count of the number of packets that could not be transmitted due to errors.
190 statistic is the number of outbound packets not transmitted even though an
195 statistic counts the number of packets transmitted that were not addressed to
199 statistic counts the number of packets transmitted that were addressed to a
203 statistic counts the number of packets transmitted that were addressed to a
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c206 * so we need to restrict the size of transmitted aggregation to the
253 * so we need to restrict the size of transmitted aggregation to the
265 * so we need to restrict the size of transmitted aggregation to the
277 * so we need to restrict the size of transmitted aggregation to the
289 * so we need to restrict the size of transmitted aggregation to the
301 * so we need to restrict the size of transmitted aggregation to the
314 * so we need to restrict the size of transmitted aggregation to the
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/
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
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst21 and from top to bottom. Each block is transmitted in turn, line-by-line.
26 first block is transmitted, etc.
29 to right, top to bottom. Each block is transmitted in turn, line-by-line.
35 transmitted, etc.
68 // Each block in transmitted in turn, line-by-line.
87 // Each block in transmitted in turn, line-by-line.
/kernel/linux/linux-5.10/drivers/i2c/algos/
Di2c-algo-pca.c136 * Returns after the byte has been transmitted
241 case 0x08: /* A START condition has been transmitted */ in pca_xfer()
242 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer()
246 case 0x18: /* SLA+W has been transmitted; ACK has been received */ in pca_xfer()
247 case 0x28: /* Data byte in I2CDAT has been transmitted; ACK has been received */ in pca_xfer()
261 case 0x20: /* SLA+W has been transmitted; NOT ACK has been received */ in pca_xfer()
267 case 0x40: /* SLA+R has been transmitted; ACK has been received */ in pca_xfer()
286 case 0x48: /* SLA+R has been transmitted; NOT ACK has been received */ in pca_xfer()
292 case 0x30: /* Data byte in I2CDAT has been transmitted; NOT ACK has been received */ in pca_xfer()
301 * START condition will be transmitted when the in pca_xfer()

12345678910>>...58