/freebsd/tools/tools/iwi/ |
H A D | iwistats.c | 54 { 5, "Number of frames transmitted" }, 55 { 6, "Number of unicast frames transmitted" }, 56 { 7, "Number of unicast 802.11b frames transmitted at 1Mb/s" }, 57 { 8, "Number of unicast 802.11b frames transmitted at 2Mb/s" }, 58 { 9, "Number of unicast 802.11b frames transmitted at 5.5Mb/s" }, 59 { 10, "Number of unicast 802.11b frames transmitted at 11Mb/s" }, 61 { 19, "Number of unicast 802.11g frames transmitted at 1Mb/s" }, 62 { 20, "Number of unicast 802.11g frames transmitted at 2Mb/s" }, 63 { 21, "Number of unicast 802.11g frames transmitted at 5.5Mb/s" }, 64 { 22, "Number of unicast 802.11g frames transmitted at 6Mb/s" }, [all …]
|
/freebsd/tools/tools/ipw/ |
H A D | ipwstats.c | 68 { 2, "Number of frames transmitted", INT }, 69 { 3, "Number of unicast frames transmitted", INT }, 70 { 4, "Number of unicast frames transmitted at 1Mb/s", INT }, 71 { 5, "Number of unicast frames transmitted at 2Mb/s", INT }, 72 { 6, "Number of unicast frames transmitted at 5.5Mb/s", INT }, 73 { 7, "Number of unicast frames transmitted at 11Mb/s", INT }, 75 { 13, "Number of multicast frames transmitted at 1Mb/s", INT }, 76 { 14, "Number of multicast frames transmitted at 2Mb/s", INT }, 77 { 15, "Number of multicast frames transmitted at 5.5Mb/s", INT }, 78 { 16, "Number of multicast frames transmitted at 11Mb/s", INT }, [all …]
|
/freebsd/sbin/ping/tests/ |
H A D | test_ping.py | 304 1 packets transmitted, 1 packets received, 0.0% packet loss 320 1 packets transmitted, 1 packets received, 0.0% packet loss 336 1 packets transmitted, 1 packets received, 0.0% packet loss 351 1 packets transmitted, 0 packets received, 100.0% packet loss 366 1 packets transmitted, 1 packets received, 0.0% packet loss 381 1 packets transmitted, 0 packets received, 100.0% packet loss 398 3 packets transmitted, 3 packets received, 0.0% packet loss 413 3 packets transmitted, 0 packets received, 100.0% packet loss 430 3 packets transmitted, 3 packets received, 0.0% packet loss 445 3 packets transmitted, 0 packets received, 100.0% packet loss [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/hisilicon/hip09/sys/ |
H A 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",
|
/freebsd/sys/dev/sk/ |
H A D | yukonreg.h | 121 #define YU_TIR_OUT_UNICAST 0x0001 /* Num Unicast Packets Transmitted */ 122 #define YU_TIR_OUT_BROADCAST 0x0002 /* Num Broadcast Packets Transmitted */ 123 #define YU_TIR_OUT_PAUSE 0x0004 /* Num Pause Packets Transmitted */ 124 #define YU_TIR_OUT_MULTICAST 0x0008 /* Num Multicast Packets Transmitted */ 125 #define YU_TIR_OUT_OCTETS 0x0030 /* Num Bytes Transmitted */ 126 #define YU_TIR_OUT_64_OCTETS 0x0000 /* Num Packets Transmitted */ 127 #define YU_TIR_OUT_127_OCTETS 0x0000 /* Num Packets Transmitted */ 128 #define YU_TIR_OUT_255_OCTETS 0x0000 /* Num Packets Transmitted */ 129 #define YU_TIR_OUT_511_OCTETS 0x0000 /* Num Packets Transmitted */ 130 #define YU_TIR_OUT_1023_OCTETS 0x0000 /* Num Packets Transmitted */ [all …]
|
/freebsd/share/man/man4/ |
H A D | cgem.4 | 149 A 64-bit counter of the number of bytes transmitted in frames without error. 151 Counter of frames transmitted without error excluding pause frames. 153 Counter of broadcast frames transmitted without error excluding 156 Counter of multicast frames transmitted without error excluding 159 Counter of pause frames transmitted without error. 161 Counter of 64 byte frames transmitted without error. 163 Counter of 65 to 127 byte frames transmitted without error. 165 Counter of 128 to 255 byte frames transmitted without error. 167 Counter of 256 to 511 byte frames transmitted without error. 169 Counter of 512 to 1023 byte frames transmitted without error. [all …]
|
H A D | ng_async.4 | 59 stripped of all framing bytes, and transmitted out the 63 Synchronous frames are transmitted and received on the 81 for packets transmitted on
|
/freebsd/sys/contrib/dev/iwlwifi/cfg/ |
H A D | 22000.c | 188 * so we need to restrict the size of transmitted aggregation to the 224 * so we need to restrict the size of transmitted aggregation to the 237 * so we need to restrict the size of transmitted aggregation to the 250 * so we need to restrict the size of transmitted aggregation to the 262 * so we need to restrict the size of transmitted aggregation to the 275 * so we need to restrict the size of transmitted aggregation to the 288 * so we need to restrict the size of transmitted aggregation to the 300 * 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 327 * so we need to restrict the size of transmitted aggregatio [all...] |
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_sysctl.c | 242 &softc->tx_port_stats->tx_64b_frames, "Transmitted 64b frames"); in bnxt_create_port_stats_sysctls() 246 "Transmitted 65b 127b frames"); in bnxt_create_port_stats_sysctls() 250 "Transmitted 128b 255b frames"); in bnxt_create_port_stats_sysctls() 254 "Transmitted 256b 511b frames"); in bnxt_create_port_stats_sysctls() 258 "Transmitted 512b 1023b frames"); in bnxt_create_port_stats_sysctls() 262 "Transmitted 1024b 1518b frames"); in bnxt_create_port_stats_sysctls() 266 "Transmitted good vlan frames"); in bnxt_create_port_stats_sysctls() 270 "Transmitted 1519b 2047b frames"); in bnxt_create_port_stats_sysctls() 274 "Transmitted 2048b 4095b frames"); in bnxt_create_port_stats_sysctls() 278 "Transmitted 4096b 9216b frames"); in bnxt_create_port_stats_sysctls() [all …]
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | en.h | 175 m(+1, u64, tx_packets, "tx_packets", "Transmitted packets") \ 176 m(+1, u64, tx_bytes, "tx_bytes", "Transmitted bytes") \ 179 m(+1, u64, tx_error_packets, "tx_error_packets", "Transmitted error packets") \ 180 m(+1, u64, tx_error_bytes, "tx_error_bytes", "Transmitted error bytes") \ 183 m(+1, u64, tx_unicast_packets, "tx_unicast_packets", "Transmitted unicast packets") \ 184 m(+1, u64, tx_unicast_bytes, "tx_unicast_bytes", "Transmitted unicast bytes") \ 187 m(+1, u64, tx_multicast_packets, "tx_multicast_packets", "Transmitted multicast packets") \ 188 m(+1, u64, tx_multicast_bytes, "tx_multicast_bytes", "Transmitted multicast bytes") \ 191 m(+1, u64, tx_broadcast_packets, "tx_broadcast_packets", "Transmitted broadcast packets") \ 192 m(+1, u64, tx_broadcast_bytes, "tx_broadcast_bytes", "Transmitted broadcast bytes") \ [all …]
|
H A D | en_hw_tls.h | 67 m(+1, u64, tx_packets, "tx_packets", "Transmitted packets") \ 68 m(+1, u64, tx_bytes, "tx_bytes", "Transmitted bytes") \ 69 m(+1, u64, tx_packets_ooo, "tx_packets_ooo", "Transmitted packets out of order") \ 70 m(+1, u64, tx_bytes_ooo, "tx_bytes_ooo", "Transmitted bytes out of order") \ 71 m(+1, u64, tx_error, "tx_error", "Transmitted packets with error")
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.system.d.out | 5 1 packets transmitted, 1 packets received, 0.0% packet loss 10 1 packets transmitted, 1 packets received, 0.0% packet loss 15 1 packets transmitted, 1 packets received, 0.0% packet loss
|
/freebsd/lib/libc/gen/ |
H A D | tcsendbreak.3 | 54 has been transmitted to the terminal. 91 which has not been transmitted to the terminal, or any data received 101 Flush data written but not transmitted. 103 Flush both data received but not read and data written but not transmitted.
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_dtsec.h | 117 * can be transmitted. 120 * %DTSEC_IEVENT_BABT - Babbling transmit error. The transmitted frame length 124 * indicates that a control frame was transmitted. 127 * occurred on the transmitted channel. This bit is set whenever any transmit 139 * being transmitted and transmission of the next frame commences. This only 145 * transmit FIFO became empty before the complete frame was transmitted. 501 * good or bad frame, of any type, transmitted or received, which 504 * each good or bad frame of any type, transmitted or received, 507 * for each good or bad frame, of any type, transmitted or 510 * for each good or bad frame, of any type, transmitted or [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_olc.c | 61 * frames have been transmitted, so currPDADC will be 0 if 62 * no frames have yet been transmitted. 78 * Zero value indicates that no frames have been transmitted in ar9287olcTemperatureCompensation() 80 * transmitted. in ar9287olcTemperatureCompensation()
|
/freebsd/lib/libc/net/ |
H A D | sctp_sendmsg.3 | 79 -1 being returned, and the message not being transmitted. 96 the message is not transmitted. 104 the message to be transmitted, then 194 attempted to be transmitted. 197 skipped and no longer transmitted.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/ |
H A 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…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/ |
H A 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…
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl-sai.txt | 38 - lsb-first : Configures whether the LSB or the MSB is transmitted 40 the MSB is transmitted first as default, or the LSB 41 is transmitted first.
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_phy.h | 103 * transmitted to the connected phy. 170 * This PHY information field tracks the number of frames transmitted. 180 * This PHY information field tracks the number of DWORDs transmitted. 210 * primitives transmitted. 228 * primitives transmitted. 341 * was successfully transmitted.
|
/freebsd/sys/dev/ae/ |
H A D | if_aereg.h | 357 #define AE_TXS_SUCCESS 0x0001 /* Packed transmitted successfully. */ 358 #define AE_TXS_BCAST 0x0002 /* Transmitted broadcast frame. */ 359 #define AE_TXS_MCAST 0x0004 /* Transmitted multicast frame. */ 360 #define AE_TXS_PAUSE 0x0008 /* Transmitted pause frame. */ 361 #define AE_TXS_CTRL 0x0010 /* Transmitted control frame. */ 362 #define AE_TXS_DEFER 0x0020 /* Frame transmitted with defer. */
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/ |
H A D | uncore-interconnect.json | 31 "BriefDescription": "Number of data flits transmitted ", 40 "BriefDescription": "Number of non data (control) flits transmitted ",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/ |
H A D | uncore-interconnect.json | 31 "BriefDescription": "Number of data flits transmitted ", 40 "BriefDescription": "Number of non data (control) flits transmitted ",
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | fsl,imx8qm-lvds-phy.yaml | 16 transmit clock is transmitted in parallel with each group of 18 clock, 56/80 bits of input data are sampled and transmitted
|
/freebsd/lib/libopenbsd/ |
H A D | imsg_init.3 | 110 Each transmitted message is guaranteed to be presented to the receiving program 279 transmitted with the message (pointed to by the 298 A pointer to the ancillary data transmitted with the imsg. 498 When the socket is ready for writing, queued messages are transmitted with
|