Home
last modified time | relevance | path

Searched refs:responses (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dftm-initiator.h13 * @responses: the number of responses received for the current FTM session.
19 int responses[IWL_TOF_MAX_APS]; member
H A Dftm-initiator.c271 memset(mld->ftm_initiator.responses, 0, in iwl_mld_ftm_reset()
272 sizeof(mld->ftm_initiator.responses)); in iwl_mld_ftm_reset()
394 result.ftm.burst_index = mld->ftm_initiator.responses[peer_idx]; in iwl_mld_handle_ftm_resp_notif()
395 mld->ftm_initiator.responses[peer_idx]++; in iwl_mld_handle_ftm_resp_notif()
/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic3.rst90 requests to management. Driver receives mailbox messages, such as responses
96 can also be used to post requests and responses between the PF and its VFs.
104 events that are responses to requests from the driver. CEQ can receive
/linux/Documentation/ABI/testing/
H A Ddebugfs-olpc8 reading their responses.
H A Ddebugfs-driver-qat5 Description: (RO) Read returns the number of requests sent to the FW and the number of responses
9 <N>: Number of requests sent from Acceleration Engine N to FW and responses
/linux/arch/s390/
H A DKconfig.debug31 and instruction responses to the CIO layer of Linux kernel. The newly created
/linux/Documentation/usb/
H A Draw-gadget.rst28 2. Raw Gadget allows providing arbitrary data as responses to USB requests,
31 responses to USB requests.
/linux/Documentation/networking/
H A Dnfc.rst126 commands and their responses.
129 on. In order to allow valid "empty" responses, every data received has a NULL
H A Dmctp.rst169 implicit local socket address, to allow the socket to receive responses to this
173 Sockets will only receive responses to requests they have sent (with TO=1) and
212 Like the send calls, sockets will only receive responses to requests they have
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst109 responses share the same message ID. Notifications have separate
130 Requests and responses for operation ``a`` will have the ID of 1,
131 the requests and responses of ``b`` - 2 (since there is no explicit
H A Dintro.rst156 increasing value. The value gets echoed back in responses and doesn't
159 matching responses to requests. Asynchronous notifications will have
211 to match requests to responses or re-parse the request to dump it into
514 means that they may get mixed in with the responses making the message
/linux/drivers/net/ethernet/sfc/siena/
H A DKconfig43 Driver-Interface) commands and responses, allowing debugging of
/linux/kernel/
H A DKconfig.hz47 systems requiring fast interactive responses to events.
/linux/drivers/net/ethernet/sfc/
H A DKconfig66 Driver-Interface) commands and responses, allowing debugging of
/linux/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst29 commands via the file descriptor and use it for sending back responses.
H A Dtpm_ffa_crb.rst11 responses. A CRB interface can be implemented in:
H A Dtpm-security.rst132 used to check the integrity of requests and responses and decrypt and
133 encrypt flags may be used to shield parameters and responses. The
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst200 cancelled if a single error is detected in one of the responses.
211 computation of CRC and handling of responses is handled in helpers and
297 COMMAND_IGNORED responses that will be wired-ORed with
298 responses from Peripherals which support DP0. In other words,
/linux/Documentation/scsi/
H A Dufs.rst125 and prepares the controller to transfer commands/responses between
133 controller. Also, the module decodes responses received from the UFS
/linux/Documentation/networking/devlink/
H A Dprestera.rst27 - Traps ARP broadcast packets (both requests/responses)
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst45 QBman portal interface-- sends portal commands, gets responses::
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst72 responses of the EC to those requests, and events (sent from EC to host).
73 It, specifically, distinguishes events from request responses, matches
74 responses to their corresponding requests, and implements request timeouts.
77 how request responses and, especially, events are dealt with. It provides an
294 separates responses to requests from events, which are also sent by the EC
295 via a |ssh_command| payload. While responses are handled in this layer,
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst103 Valid responses by a user-space daemon to a detachment request event are:
125 responses.
137 See :ref:`ioctls` for more details on these responses.
/linux/Documentation/driver-api/mei/
H A Dmei.rst116 requests up to bytes 2k and received responses up to 2k bytes).
/linux/sound/usb/
H A DKconfig187 responses to requests generated by the audio DSP. It passes the

123