| /linux/Documentation/networking/device_drivers/ethernet/altera/ |
| A D | altera_tse.rst | 95 received, the DMA logic generates an interrupt. The driver handles a receive 164 received. This count does not include any error packets such as CRC errors, 170 is received. 175 received. 183 successfully received by the controller. 191 received by the network controller. 242 This statistic counts the number of correctly formed packets received less 254 2819. This statistic counts the total number of packets received that were 258 RFC 2819. This statistic is the total number of packets received that were 262 RFC 2819. This statistic is the total number of packets received that were [all …]
|
| /linux/include/trace/events/ |
| A D | rpcgss.h | 236 u32 received 239 TP_ARGS(rqstp, expected, received), 243 __field(u32, received) 250 __entry->received = received; 257 __entry->expected, __entry->received) 345 u32 received 348 TP_ARGS(task, expected, received), 354 __field(u32, received) 361 __entry->received = received; 367 __entry->expected, __entry->received)
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-net-statistics | 14 Indicates the number of multicast packets received by this 22 Indicates the number of bytes received by this network device. 31 Indicates the number of compressed packets received by this 40 Indicates the number of packets received with a CRC (FCS) error 49 Indicates the number of packets received by the network device 76 Indicates the number of received frames with error, such as 86 Indicates the number of received error packet with a length 95 Indicates the number of received packets that have been missed 104 Indicates the number of received packets that were dropped on 112 Indicates the number of received packets that are oversized [all …]
|
| A D | sysfs-devices-platform-ipmi | 134 events (RO) Number of IPMI events received from 154 received. 210 alerts (RO) Number of alerts received. 219 received. 222 received. 224 events (RO) Number of received events.
|
| A D | sysfs-class-uwb_rc | 16 If no beacons are received from a device for at least 112 this device was received. 145 (SNR) of all packets received from this device in dB. 155 the received signal in dB. LQE is a more useful
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | selftest.c | 287 struct ef4_loopback_payload *received; in ef4_loopback_rx_packet() local 298 received = (struct ef4_loopback_payload *) buf_ptr; in ef4_loopback_rx_packet() 299 received->ip.saddr = payload->ip.saddr; in ef4_loopback_rx_packet() 301 received->ip.check = payload->ip.check; in ef4_loopback_rx_packet() 304 if (pkt_len < sizeof(received->header)) { in ef4_loopback_rx_packet() 312 if (memcmp(&received->header, &payload->header, ETH_HLEN) != 0) { in ef4_loopback_rx_packet() 329 if (memcmp(&received->ip, &payload->ip, sizeof(payload->ip)) != 0) { in ef4_loopback_rx_packet() 337 if (memcmp(&received->msg, &payload->msg, sizeof(received->msg)) != 0) { in ef4_loopback_rx_packet() 345 if (received->iteration != payload->iteration) { in ef4_loopback_rx_packet() 348 "%s loopback test\n", ntohs(received->iteration), in ef4_loopback_rx_packet()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | selftest.c | 285 struct efx_loopback_payload *received; in efx_loopback_rx_packet() local 296 received = (struct efx_loopback_payload *) buf_ptr; in efx_loopback_rx_packet() 297 received->ip.saddr = payload->ip.saddr; in efx_loopback_rx_packet() 299 received->ip.check = payload->ip.check; in efx_loopback_rx_packet() 302 if (pkt_len < sizeof(received->header)) { in efx_loopback_rx_packet() 310 if (memcmp(&received->header, &payload->header, ETH_HLEN) != 0) { in efx_loopback_rx_packet() 327 if (memcmp(&received->ip, &payload->ip, sizeof(payload->ip)) != 0) { in efx_loopback_rx_packet() 335 if (memcmp(&received->msg, &payload->msg, sizeof(received->msg)) != 0) { in efx_loopback_rx_packet() 343 if (received->iteration != payload->iteration) { in efx_loopback_rx_packet() 346 "%s loopback test\n", ntohs(received->iteration), in efx_loopback_rx_packet()
|
| /linux/drivers/net/can/dev/ |
| A D | rx-offload.c | 178 int received = 0; in can_rx_offload_irq_offload_timestamp() local 194 received++; in can_rx_offload_irq_offload_timestamp() 197 return received; in can_rx_offload_irq_offload_timestamp() 204 int received = 0; in can_rx_offload_irq_offload_fifo() local 214 received++; in can_rx_offload_irq_offload_fifo() 217 return received; in can_rx_offload_irq_offload_fifo()
|
| /linux/Documentation/networking/device_drivers/ethernet/netronome/ |
| A D | nfp.rst | 154 * The received packet is larger than the max buffer size on the host. 174 - Total number of bytes received. 178 - Unicast bytes received. 182 - Multicast bytes received. 186 - Broadcast bytes received. 190 - Total number of packets received. 194 - Multicast packets received. 198 - Broadcast packets received. 212 * An invalid packet descriptor was received over PCIe.
|
| /linux/Documentation/userspace-api/media/cec/ |
| A D | cec-pin-error-inj.rst | 99 received or transmitted message, ``always`` to always trigger the error 103 So '``any rx-nack``' will NACK the next received CEC message, 104 '``any,always rx-nack``' will NACK all received CEC messages and 106 received and do that only for every other received message. 161 otherwise the opcode hasn't been received yet. This tests if the 168 Add a spurious 0x55 byte to the received CEC message, provided 173 Remove the last byte from the received CEC message, provided it 180 As soon as a start bit has been received the CEC adapter will switch 227 the full message received by the remote CEC adapter is 241 must be at least 18, otherwise the opcode hasn't been received yet. [all …]
|
| A D | cec-ioc-receive.rst | 42 If the file descriptor is in non-blocking mode and there are no received 48 A received message can be: 71 checked against the received messages to find the corresponding transmit 117 for a message to be received before timing out. If it is set to 0, 136 this message was received, not transmitted. 161 synchronized with the contents of the received message. 164 - The status bits of the received message. See 166 this message was transmitted, not received, unless this is the 173 this message was received, not transmitted. 314 - The message was received successfully. [all …]
|
| /linux/drivers/accessibility/speakup/ |
| A D | kobjects.c | 94 } else if (received) { in report_char_chartab_status() 97 used, received, object_type[do_characters]); in report_char_chartab_status() 124 int received = 0; in chars_chartab_store() local 143 received++; in chars_chartab_store() 221 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store() 730 static void report_msg_status(int reset, int received, int used, in report_msg_status() argument 739 } else if (received) { in report_msg_status() 742 used, received, groupname); in report_msg_status() 762 int received = 0; in message_store_helper() local 780 received++; in message_store_helper() [all …]
|
| /linux/sound/pci/echoaudio/ |
| A D | midi.c | 118 short int count, midi_byte, i, received; in midi_service_irq() local 128 received = 0; in midi_service_irq() 142 chip->midi_buffer[received++] = (u8)midi_byte; in midi_service_irq() 145 return received; in midi_service_irq()
|
| /linux/drivers/net/wan/ |
| A D | hd64572.c | 228 int received = 0; in sca_rx_done() local 238 while (received < budget) { in sca_rx_done() 263 received++; in sca_rx_done() 273 return received; in sca_rx_done() 319 int received = 0; in sca_poll() local 328 received = sca_rx_done(port, budget); in sca_poll() 330 if (received < budget) { in sca_poll() 331 napi_complete_done(napi, received); in sca_poll() 335 return received; in sca_poll()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| A D | README | 108 num_rx_bytes = <number of bytes received from device and sent to kernel> 110 num_rx_pkts = <number of packets received from device and sent to kernel> 141 last_cmd_resp_id = <command id of the last several command responses received from device> 143 last_event = <event id of the last several events received from device> 148 num_evt_deauth = <number of deauthenticated events received from device> 149 num_evt_disassoc = <number of disassociated events received from device> 150 num_evt_link_lost = <number of link lost events received from device> 158 cmd_resp_received = <0/1, no cmd response to process/response received and yet to process> 159 event_received = <0/1, no event to process/event received and yet to process>
|
| /linux/drivers/misc/sgi-xp/ |
| A D | xp.h | 268 void (*received) (short, int, void *); member 312 if (xpc_interface.received) in xpc_received() 313 xpc_interface.received(partid, ch_number, payload); in xpc_received()
|
| A D | xp_main.c | 87 void (*received) (short, int, void *), in xpc_set_interface() 94 xpc_interface.received = received; in xpc_set_interface()
|
| /linux/drivers/staging/nvec/ |
| A D | nvec.c | 580 unsigned int received = 0; in nvec_interrupt() local 600 received = readl(nvec->base + I2C_SL_RCVD); in nvec_interrupt() 623 nvec->rx->data[0] = received; in nvec_interrupt() 643 nvec->rx->data[1] = received; in nvec_interrupt() 672 nvec->rx->data[nvec->rx->pos++] = received; in nvec_interrupt() 685 if (received != nvec->i2c_addr) in nvec_interrupt() 688 received, nvec->i2c_addr); in nvec_interrupt() 703 received, in nvec_interrupt()
|
| /linux/tools/perf/Documentation/ |
| A D | perf.data-directory-format.txt | 48 build id event received for vmlinux: 1eaa285996affce2d74d8e66dcea09a80c9941de 49 build id event received for [vdso]: 8bbaf5dc62a9b644b4d4e4539737e104e4a84541 50 …build id event received for /lib/x86_64-linux-gnu/libc-2.28.so: 5b157f49586a3ca84d55837f97ff466767…
|
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| A D | pio.c | 399 unsigned int received, count; in hci_pio_push_to_next_rx() local 401 received = (xfer->data_len - xfer->data_left) / 4; in hci_pio_push_to_next_rx() 404 received += 1; in hci_pio_push_to_next_rx() 406 from_last = from[received]; in hci_pio_push_to_next_rx() 409 count = received - words_to_keep; in hci_pio_push_to_next_rx() 501 unsigned int received, expected, to_keep; in hci_pio_process_resp() local 503 received = xfer->data_len - xfer->data_left; in hci_pio_process_resp() 505 if (expected > received) { in hci_pio_process_resp() 507 expected - received); in hci_pio_process_resp() 508 } else if (received > expected) { in hci_pio_process_resp()
|
| /linux/drivers/platform/chrome/ |
| A D | cros_ec_ishtp.c | 107 bool received; member 181 client_data->response.received = false; in ish_send() 193 client_data->response.received, in ish_send() 195 if (!client_data->response.received) { in ish_send() 258 if (client_data->response.received) { in process_recv() 310 client_data->response.received = true; in process_recv()
|
| /linux/Documentation/infiniband/ |
| A D | user_mad.rst | 42 MADs are received using read(). The receive side now supports 46 If the buffer passed is not large enough to hold the received 77 fields will be filled in with information on the received MAD. For 81 to ETIMEDOUT. Otherwise when a MAD has been successfully received, 122 index of received MADs. A new layout for struct ib_user_mad_hdr
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | xilinx-nwl-pcie.txt | 18 "msi1, msi0": interrupt asserted when an MSI is received 19 "intx": interrupt asserted when a legacy interrupt is received 20 "misc": interrupt asserted when miscellaneous interrupt is received
|
| /linux/drivers/atm/ |
| A D | nicstarmac.copyright | 24 * Implementing minimal-copy of received data: 36 * 2) skb_clone of received buffers 54 * You should have received a copy of the GNU General Public License
|
| /linux/drivers/net/dsa/hirschmann/ |
| A D | hellcreek_hwtstamp.c | 302 struct sk_buff_head received; in hellcreek_get_rxts() local 306 __skb_queue_head_init(&received); in hellcreek_get_rxts() 314 skb_queue_splice_tail_init(rxq, &received); in hellcreek_get_rxts() 318 for (; skb; skb = __skb_dequeue(&received)) { in hellcreek_get_rxts()
|