Home
last modified time | relevance | path

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

1234

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dftm-initiator.h19 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-6.15/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-6.15/arch/s390/
H A DKconfig.debug31 and instruction responses to the CIO layer of Linux kernel. The newly created
/linux-6.15/Documentation/mm/
H A Dindex.rst32 mailing list responses for elaborating descriptions of data structures and
/linux-6.15/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-6.15/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-6.15/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
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A DKconfig43 Driver-Interface) commands and responses, allowing debugging of
/linux-6.15/kernel/
H A DKconfig.hz47 systems requiring fast interactive responses to events.
/linux-6.15/drivers/net/ethernet/sfc/
H A DKconfig66 Driver-Interface) commands and responses, allowing debugging of
/linux-6.15/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:
/linux-6.15/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-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c55 memset(mvm->ftm_initiator.responses, 0, in iwl_mvm_ftm_reset()
56 sizeof(mvm->ftm_initiator.responses)); in iwl_mvm_ftm_reset()
82 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart()
1367 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()
1368 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()
/linux-6.15/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-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra30-mc.yaml25 Memory Crossbar, which routes request and responses between Arbitration
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml125 If present, HS400 command responses are sampled on rising edges.
126 If not present, HS400 command responses are sampled on falling edges.
/linux-6.15/Documentation/networking/devlink/
H A Dprestera.rst27 - Traps ARP broadcast packets (both requests/responses)
/linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst45 QBman portal interface-- sends portal commands, gets responses::
/linux-6.15/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,
H A Dssh.rst247 the EC as well as by the EC to send responses and events back to the host.
248 We differentiate between requests (sent by the host), responses (sent by the
289 Furthermore, requests, responses, and events have an associated target ID
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.yaml30 edge-triggered interrupts, the RISC-V PLIC spec allows two responses to edges

1234