/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/ |
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. 194 a count of the number of packets received containing errors that prevented the 201 statistic is a count of the number of packets received that were not addressed 205 statistic is a count of the number of packets received that were addressed to 209 statistic is a count of the number of packets received that were addressed to [all …]
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | rpcgss.h | 234 u32 received 237 TP_ARGS(rqstp, expected, received), 241 __field(u32, received) 248 __entry->received = received; 255 __entry->expected, __entry->received) 342 u32 received 345 TP_ARGS(task, expected, received), 351 __field(u32, received) 358 __entry->received = received; 363 __entry->expected, __entry->received)
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
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 …]
|
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.
|
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
|
D | debugfs-hisi-sec | 86 Description: Dump the total number of received requests. 99 to be received. 105 Description: Dump the total number of invalid requests being received. 112 to be received.
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
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()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/netronome/ |
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.
|
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
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()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | kobjects.c | 82 static void report_char_chartab_status(int reset, int received, int used, in report_char_chartab_status() argument 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 [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
D | cec-pin-error-inj.rst | 45 # <op>[,<mode>] rx-add-byte add a spurious byte to the received CEC message 46 # <op>[,<mode>] rx-remove-byte remove the last byte from the received CEC message 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 [all …]
|
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: 50 1. a message received from another CEC device (the ``sequence`` field will 71 checked against the received messages to find the corresponding transmit 105 - Timestamp in ns of when the last byte of the message was received. 117 for a message to be received before timing out. If it is set to 0, 127 allows the application to associate the received message with the original 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 [all …]
|
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
D | xp_main.c | 87 void (*received) (short, int, void *), in xpc_set_interface() 94 xpc_interface.received = received; in xpc_set_interface()
|
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()
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
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…
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | hd64572.c | 236 int received = 0; in sca_rx_done() local 246 while (received < budget) { in sca_rx_done() 271 received++; in sca_rx_done() 281 return received; in sca_rx_done() 329 int received = 0; in sca_poll() local 338 received = sca_rx_done(port, budget); in sca_poll() 340 if (received < budget) { in sca_poll() 341 napi_complete_done(napi, received); in sca_poll() 345 return received; in sca_poll()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
D | README | 107 num_rx_bytes = <number of bytes received from device and sent to kernel> 109 num_rx_pkts = <number of packets received from device and sent to kernel> 140 last_cmd_resp_id = <command id of the last several command responses received from device> 142 last_event = <event id of the last several events received from device> 147 num_evt_deauth = <number of deauthenticated events received from device> 148 num_evt_disassoc = <number of disassociated events received from device> 149 num_evt_link_lost = <number of link lost events received from device> 157 cmd_resp_received = <0/1, no cmd response to process/response received and yet to process> 158 event_received = <0/1, no event to process/event received and yet to process>
|
/kernel/linux/linux-5.10/drivers/staging/nvec/ |
D | nvec.c | 579 unsigned int received = 0; in nvec_interrupt() local 599 received = readl(nvec->base + I2C_SL_RCVD); in nvec_interrupt() 622 nvec->rx->data[0] = received; in nvec_interrupt() 642 nvec->rx->data[1] = received; in nvec_interrupt() 671 nvec->rx->data[nvec->rx->pos++] = received; in nvec_interrupt() 684 if (received != nvec->i2c_addr) in nvec_interrupt() 687 received, nvec->i2c_addr); in nvec_interrupt() 702 received, in nvec_interrupt()
|
/kernel/linux/linux-5.10/drivers/net/can/dev/ |
D | rx-offload.c | 220 int received = 0; in can_rx_offload_irq_offload_fifo() local 230 received++; in can_rx_offload_irq_offload_fifo() 233 if (received) in can_rx_offload_irq_offload_fifo() 236 return received; in can_rx_offload_irq_offload_fifo()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
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
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
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
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
D | cros_ec_ishtp.c | 104 bool received; member 182 client_data->response.received = false; in ish_send() 194 client_data->response.received, in ish_send() 196 if (!client_data->response.received) { in ish_send() 259 if (client_data->response.received) { in process_recv() 311 client_data->response.received = true; in process_recv()
|
/kernel/linux/linux-5.10/drivers/atm/ |
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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
D | mal.c | 396 int received = 0; in mal_poll() local 419 n = mc->ops->poll_rx(mc->dev, budget - received); in mal_poll() 421 received += n; in mal_poll() 422 if (received >= budget) in mal_poll() 427 if (napi_complete_done(napi, received)) { in mal_poll() 454 MAL_DBG2(mal, "poll() %d <- %d" NL, budget, received); in mal_poll() 455 return received; in mal_poll()
|