Home
last modified time | relevance | path

Searched refs:received (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/Linux-v5.4/Documentation/networking/
Daltera_tse.txt78 received, the DMA logic generates an interrupt. The driver handles a receive
141 received. This count does not include any error packets such as CRC errors,
147 is received.
152 received.
160 successfully received by the controller.
168 received by the network controller.
171 a count of the number of packets received containing errors that prevented the
178 statistic is a count of the number of packets received that were not addressed
182 statistic is a count of the number of packets received that were addressed to
186 statistic is a count of the number of packets received that were addressed to
[all …]
Dtls.rst104 be received before decryption can happen.
116 ``EINVAL`` is returned if the TLS version in the received message does not
119 ``EMSGSIZE`` is returned if the received message is too big.
169 returned if a control message is received. Data messages may be
170 received without a cmsg buffer set.
/Linux-v5.4/drivers/crypto/qat/qat_common/
Dadf_admin.c161 int times, received; in adf_put_admin_msg_sync() local
172 received = 0; in adf_put_admin_msg_sync()
176 received = 1; in adf_put_admin_msg_sync()
180 if (received) in adf_put_admin_msg_sync()
188 return received ? 0 : -EFAULT; in adf_put_admin_msg_sync()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-net-statistics14 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
68 Indicates the number of received frames with error, such as
78 Indicates the number of received error packet with a length
87 Indicates the number of received packets that have been missed
96 Indicates the number of received packets that are oversized
106 Indicates the total number of good packets received by this
Dsysfs-devices-platform-ipmi133 events: (RO) Number of IPMI events received from
153 received.
207 alerts: (RO) Number of alerts received.
216 received.
219 received.
221 events: (RO) Number of received events.
Dsysfs-class-uwb_rc16 If no beacons are received from a device for at least
109 this device was received.
142 (SNR) of all packets received from this device in dB.
152 the received signal in dB. LQE is a more useful
/Linux-v5.4/include/trace/events/
Drpcgss.h158 u32 received
161 TP_ARGS(task, expected, received),
167 __field(u32, received)
174 __entry->received = received;
179 __entry->expected, __entry->received)
/Linux-v5.4/Documentation/isdn/
Davmb1.rst129 capi messages received without DATA_B3_IND
131 capi DATA_B3_IND received
150 capi messages received without DATA_B3_IND
152 capi DATA_B3_IND received
165 capi messages received without DATA_B3_IND
167 capi DATA_B3_IND received
188 capi messages received without DATA_B3_IND
190 capi DATA_B3_IND received
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dselftest.c287 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-v5.4/drivers/net/ethernet/sfc/
Dselftest.c287 struct efx_loopback_payload *received; in efx_loopback_rx_packet() local
298 received = (struct efx_loopback_payload *) buf_ptr; in efx_loopback_rx_packet()
299 received->ip.saddr = payload->ip.saddr; in efx_loopback_rx_packet()
301 received->ip.check = payload->ip.check; in efx_loopback_rx_packet()
304 if (pkt_len < sizeof(received->header)) { in efx_loopback_rx_packet()
312 if (memcmp(&received->header, &payload->header, ETH_HLEN) != 0) { in efx_loopback_rx_packet()
329 if (memcmp(&received->ip, &payload->ip, sizeof(payload->ip)) != 0) { in efx_loopback_rx_packet()
337 if (memcmp(&received->msg, &payload->msg, sizeof(received->msg)) != 0) { in efx_loopback_rx_packet()
345 if (received->iteration != payload->iteration) { in efx_loopback_rx_packet()
348 "%s loopback test\n", ntohs(received->iteration), in efx_loopback_rx_packet()
/Linux-v5.4/sound/pci/echoaudio/
Dmidi.c118 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-v5.4/drivers/staging/speakup/
Dkobjects.c82 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 …]
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-pin-error-inj.rst52 # <op>[,<mode>] rx-add-byte add a spurious byte to the received CEC message
53 # <op>[,<mode>] rx-remove-byte remove the last byte from the received CEC message
106 received or transmitted message, ``always`` to always trigger the error
110 So '``any rx-nack``' will NACK the next received CEC message,
111 '``any,always rx-nack``' will NACK all received CEC messages and
113 received and do that only for every other received message.
168 otherwise the opcode hasn't been received yet. This tests if the
175 Add a spurious 0x55 byte to the received CEC message, provided
180 Remove the last byte from the received CEC message, provided it
187 As soon as a start bit has been received the CEC adapter will switch
[all …]
Dcec-ioc-receive.rst47 If the file descriptor is in non-blocking mode and there are no received
53 A received message can be:
55 1. a message received from another CEC device (the ``sequence`` field will
76 checked against the received messages to find the corresponding transmit
110 - Timestamp in ns of when the last byte of the message was received.
122 for a message to be received before timing out. If it is set to 0,
132 allows the application to associate the received message with the original
141 this message was received, not transmitted.
166 synchronized with the contents of the received message.
169 - The status bits of the received message. See
[all …]
/Linux-v5.4/drivers/misc/sgi-xp/
Dxp.h272 void (*received) (short, int, void *); member
316 if (xpc_interface.received) in xpc_received()
317 xpc_interface.received(partid, ch_number, payload); in xpc_received()
Dxp_main.c86 void (*received) (short, int, void *), in xpc_set_interface()
93 xpc_interface.received = received; in xpc_set_interface()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
DREADME107 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>
/Linux-v5.4/drivers/net/wan/
Dhd64572.c236 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()
/Linux-v5.4/drivers/staging/nvec/
Dnvec.c579 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()
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_ishtp.c99 bool received; member
175 client_data->response.received = false; in ish_send()
185 client_data->response.received, in ish_send()
187 if (!client_data->response.received) { in ish_send()
257 if (client_data->response.received) { in process_recv()
290 client_data->response.received = true; in process_recv()
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dxilinx-nwl-pcie.txt18 "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-v5.4/drivers/net/can/
Drx-offload.c247 int received = 0; in can_rx_offload_irq_offload_fifo() local
257 received++; in can_rx_offload_irq_offload_fifo()
260 if (received) in can_rx_offload_irq_offload_fifo()
263 return received; in can_rx_offload_irq_offload_fifo()
/Linux-v5.4/Documentation/infiniband/
Duser_mad.rst42 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-v5.4/drivers/atm/
Dnicstarmac.copyright24 * 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-v5.4/drivers/net/ethernet/ibm/emac/
Dmal.c396 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()

12345678910>>...18