Searched full:transmitted (Results 1 – 25 of 1551) sorted by relevance
12345678910>>...63
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/hisilicon/hip09/sys/ |
| D | uncore-cpa.json | 12 "BriefDescription": "Number of write ops transmitted by the P1 port", 19 "BriefDescription": "Number of read ops transmitted by the P1 port", 26 "BriefDescription": "Number of read ops transmitted by the P1 port which size is 64 bytes", 33 "BriefDescription": "Number of read ops transmitted by the P1 port which size is 32 bytes", 40 "BriefDescription": "Number of write ops transmitted by the P0 port", 47 "BriefDescription": "Number of read ops transmitted by the P0 port", 54 "BriefDescription": "Number of read ops transmitted by the P0 port which size is 64 bytes", 61 "BriefDescription": "Number of read ops transmitted by the P0 port which size is 32 bytes",
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/cfg/ |
| D | 22000.c | 190 * so we need to restrict the size of transmitted aggregation to the 226 * so we need to restrict the size of transmitted aggregation to the 239 * so we need to restrict the size of transmitted aggregation to the 252 * so we need to restrict the size of transmitted aggregation to the 264 * 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 290 * so we need to restrict the size of transmitted aggregation to the 302 * so we need to restrict the size of transmitted aggregation to the 316 * so we need to restrict the size of transmitted aggregation to the 329 * so we need to restrict the size of transmitted aggregation to the [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e.h | 274 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-5.10/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e.h | 274 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-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpmac.h | 166 * @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-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpmac.h | 148 * @DPMAC_CNT_EGR_UNDERSIZED: counts frames transmitted that was less than 64 153 * @DPMAC_CNT_EGR_VALID_PAUSE_FRAME: counts valid pause frames transmitted 163 * @DPMAC_CNT_EGR_BYTE: counts bytes transmitted except preamble for all valid 164 * frames and valid pause frames transmitted. 165 * @DPMAC_CNT_EGR_MCAST_FRAME: counts transmitted multicast frames. 166 * @DPMAC_CNT_EGR_BCAST_FRAME: counts transmitted broadcast frames. 167 * @DPMAC_CNT_EGR_UCAST_FRAME: counts transmitted unicast frames. 168 * @DPMAC_CNT_EGR_ERR_FRAME: counts frames transmitted with an error. 171 * @DPMAC_CNT_EGR_GOOD_FRAME: counts frames transmitted without error, including
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| D | counters.rst | 153 - 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]_. 268 - Packets transmitted with a `CHECKSUM_PARTIAL` on ring i [#accel]_. 272 - Packets transmitted with inner encapsulation with a `CHECKSUM_PARTIAL` on 277 - Packets transmitted with no hardware checksum acceleration on ring i. 290 - Packets transmitted that were dropped due to DMA mapping failure on [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c.h | 327 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-6.6/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c.h | 325 unsigned long tx_ok; /* The number of good packet transmitted. */ 326 unsigned long tx_bcast; /* The number of good broadcast packet transmitted. */ 327 unsigned long tx_mcast; /* The number of good multicast packet transmitted. */ 328 unsigned long tx_pause; /* The number of Pause packet transmitted. */ 329 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */ 330 …unsigned long tx_ctrl; /* The number of packets transmitted is a control frame, excluding Pause f… 331 unsigned long tx_defer; /* The number of packets transmitted that is deferred. */ 332 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ 333 …unsigned long tx_sz_64; /* The number of good and bad packets transmitted that are 64 byte long. … 334 …unsigned long tx_sz_65_127; /* The number of good and bad packets transmitted that are between 65 … [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_hw.h | 186 #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/wireless/intel/iwlwifi/cfg/ |
| D | 22000.c | 321 * 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-6.6/Documentation/sound/soc/ |
| D | dai.rst | 38 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/ |
| D | dai.rst | 38 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-6.6/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | uncore-interconnect.json | 764 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 772 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 781 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 790 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 799 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 808 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 817 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 826 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 835 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 844 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-receive.rst | 100 - 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/ |
| D | vxge-traffic.h | 182 * 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-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 140 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
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 140 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
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 13 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-6.6/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 13 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/ |
| D | nfp.rst | 221 - 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-6.6/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | uncore-interconnect.json | 3 …"BriefDescription": "Number of non data (control) flits transmitted . Derived from unc_q_txl_flits… 6 …transmitted across the QPI Link. It includes filters for Idle, protocol, and Data Flits. Each fl… 12 … "BriefDescription": "Number of data flits transmitted . Derived from unc_q_txl_flits_g0.data", 15 …transmitted across the QPI Link. It includes filters for Idle, protocol, and Data Flits. Each fl… 757 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 765 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 774 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 783 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 792 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 801 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | uncore-interconnect.json | 3 …"BriefDescription": "Number of non data (control) flits transmitted . Derived from unc_q_txl_flits… 6 …transmitted across the QPI Link. It includes filters for Idle, protocol, and Data Flits. Each fl… 12 … "BriefDescription": "Number of data flits transmitted . Derived from unc_q_txl_flits_g0.data", 15 …transmitted across the QPI Link. It includes filters for Idle, protocol, and Data Flits. Each fl… 756 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 764 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 773 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 782 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 791 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… 800 …when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interfac… [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/ |
| D | cx2341x-uapi.rst | 19 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.
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/ |
| D | altera_tse.rst | 160 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
|
12345678910>>...63