Searched full:transmitted (Results 1 – 25 of 739) sorted by relevance
12345678910>>...30
/Linux-v5.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 …]
|
/Linux-v5.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
|
/Linux-v5.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 …]
|
/Linux-v5.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 …]
|
/Linux-v5.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.
|
/Linux-v5.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 …]
|
/Linux-v5.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 …]
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 22000.c | 318 * so we need to restrict the size of transmitted aggregation to the 330 * so we need to restrict the size of transmitted aggregation to the 379 * so we need to restrict the size of transmitted aggregation to the 393 * so we need to restrict the size of transmitted aggregation to the 405 * so we need to restrict the size of transmitted aggregation to the 419 * so we need to restrict the size of transmitted aggregation to the 431 * so we need to restrict the size of transmitted aggregation to the 445 * so we need to restrict the size of transmitted aggregation to the 458 * so we need to restrict the size of transmitted aggregation to the 471 * so we need to restrict the size of transmitted aggregation to the [all …]
|
/Linux-v5.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
|
D | configfs-most | 45 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-v5.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
|
/Linux-v5.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.
|
/Linux-v5.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
|
/Linux-v5.10/drivers/i2c/algos/ |
D | i2c-algo-pca.c | 136 * 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()
|
/Linux-v5.10/Documentation/userspace-api/media/drivers/ |
D | cx2341x-uapi.rst | 21 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.
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | fsl-sai.txt | 33 - lsb-first : Configures whether the LSB or the MSB is transmitted 35 the MSB is transmitted first as default, or the LSB 36 is transmitted first.
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
D | uncore-interconnect.json | 11 … "BriefDescription": "Number of data flits transmitted . Derived from unc_q_txl_flits_g0.data", 20 …"BriefDescription": "Number of non data (control) flits transmitted . Derived from unc_q_txl_flits…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | uncore-interconnect.json | 11 … "BriefDescription": "Number of data flits transmitted . Derived from unc_q_txl_flits_g0.data", 20 …"BriefDescription": "Number of non data (control) flits transmitted . Derived from unc_q_txl_flits…
|
/Linux-v5.10/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 58 frames) transmitted that were exactly of the 63 frames) transmitted that were between 67 frames) transmitted that were between 128 82 transmitted by this MAC */ 84 u32 tmca; /* Total number of frames that were transmitted 87 u32 tbca; /* Total number of frames transmitted 494 u32 frtxok; /* frames transmitted OK */ 684 u32 frtxok; /* frames transmitted OK */ 737 frames) transmitted that were exactly of the 742 frames) transmitted that were between [all …]
|
/Linux-v5.10/drivers/net/ethernet/freescale/fs_enet/ |
D | fec.h | 13 #define FEC_ENET_TXF 0x08000000U /* Full frame transmitted */ 14 #define FEC_ENET_TXB 0x04000000U /* A buffer was transmitted */
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-interconnect.json | 31 "BriefDescription": "Number of data flits transmitted ", 40 "BriefDescription": "Number of non data (control) flits transmitted ",
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-interconnect.json | 31 "BriefDescription": "Number of data flits transmitted ", 40 "BriefDescription": "Number of non data (control) flits transmitted ",
|
/Linux-v5.10/arch/s390/appldata/ |
D | appldata_net_sum.c | 4 * Collects accumulated network statistics (Packets received/transmitted, 43 u64 tx_packets; /* total packets transmitted */ 45 u64 tx_bytes; /* total bytes transmitted */
|
/Linux-v5.10/drivers/net/fddi/skfp/h/ |
D | fddimib.h | 310 Counter fddiPRIVRDF_Tx ; /* RDF transmitted */ 340 #define SMT_OID_ECF_REQ_TX 22 /* ECF requests transmitted */ 341 #define SMT_OID_ECF_REPLY_TX 23 /* ECF replies transmitted */ 345 #define SMT_OID_RDF_TX 27 /* RDF transmitted */
|
/Linux-v5.10/drivers/net/ethernet/altera/ |
D | altera_tse.h | 232 /* Number of frames transmitted without error including pause frames */ 240 /* Sum of payload and padding octets of frames transmitted without 249 /* Number of transmitted pause frames */ 258 /* Number of frames transmitted with error */ 267 /* The number of valid unicast frames transmitted */ 269 /* The number of valid multicast frames transmitted,
|
12345678910>>...30