Searched refs:responses (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.12.1/drivers/misc/ti-st/ |
D | Kconfig | 15 to register themselves with core and send data, the responses
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-olpc | 8 reading their responses.
|
D | debugfs-driver-qat | 5 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.12.1/arch/s390/ |
D | Kconfig.debug | 21 and instruction responses to the CIO layer of Linux kernel. The newly created
|
/linux-6.12.1/Documentation/mm/ |
D | index.rst | 32 mailing list responses for elaborating descriptions of data structures and
|
/linux-6.12.1/Documentation/usb/ |
D | raw-gadget.rst | 28 2. Raw Gadget allows providing arbitrary data as responses to USB requests, 31 responses to USB requests.
|
/linux-6.12.1/Documentation/networking/ |
D | nfc.rst | 126 commands and their responses. 129 on. In order to allow valid "empty" responses, every data received has a NULL
|
D | mctp.rst | 169 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.12.1/Documentation/userspace-api/netlink/ |
D | genetlink-legacy.rst | 109 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
|
D | intro.rst | 156 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-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | Kconfig | 43 Driver-Interface) commands and responses, allowing debugging of
|
/linux-6.12.1/kernel/ |
D | Kconfig.hz | 47 systems requiring fast interactive responses to events.
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | Kconfig | 65 Driver-Interface) commands and responses, allowing debugging of
|
/linux-6.12.1/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 29 commands via the file descriptor and use it for sending back responses.
|
D | tpm-security.rst | 132 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-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ftm-initiator.c | 156 memset(mvm->ftm_initiator.responses, 0, in iwl_mvm_ftm_reset() 157 sizeof(mvm->ftm_initiator.responses)); in iwl_mvm_ftm_reset() 183 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart() 1462 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp() 1463 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()
|
/linux-6.12.1/Documentation/scsi/ |
D | ufs.rst | 125 and prepares the controller to transfer commands/responses between 133 controller. Also, the module decodes responses received from the UFS
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | prestera.rst | 27 - Traps ARP broadcast packets (both requests/responses)
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | dpio-driver.rst | 45 QBman portal interface-- sends portal commands, gets responses::
|
/linux-6.12.1/Documentation/driver-api/surface_aggregator/ |
D | internal.rst | 72 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,
|
D | ssh.rst | 247 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.12.1/Documentation/driver-api/surface_aggregator/clients/ |
D | dtx.rst | 103 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-6.12.1/Documentation/driver-api/mei/ |
D | mei.rst | 116 requests up to bytes 2k and received responses up to 2k bytes).
|
/linux-6.12.1/Documentation/filesystems/ |
D | orangefs.rst | 473 Userspace uses writev() on /dev/pvfs2-req to pass responses to the requests 490 responses:: 505 Readdir responses initialize the fifth element io_array like this::
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | si4713.rst | 23 The chip is programmed using commands and responses. There are also several
|
123