Home
last modified time | relevance | path

Searched refs:response (Results 1126 - 1150 of 1178) sorted by relevance

1...<<4142434445464748

/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h143 /* response IU is to be delivered */
1648 struct bmic_smp_response response; member
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.h1009 * Place all DMA commands in the following request and response structures
1060 PI_DMA_CMD_RSP response; member
1727 PI_DMA_CMD_RSP *cmd_rsp_virt; /* Command response buffer virt address */
1728 dma_addr_t cmd_rsp_phys; /* Command response buffer phys address */
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c514 * we receive ADDBA response in iwlagn_tx_agg_stop()
557 * This can happen when we don't get the addBA response on in iwlagn_tx_agg_stop()
663 * This can happen when we don't get the addBA response on in iwlagn_tx_agg_flush()
803 * translate ucode response to mac80211 tx status control values
898 priv->reply_agg_tx_stats.response++; in iwlagn_count_agg_tx_err_status()
934 "got tx response w/o block-ack\n"); in iwl_rx_reply_tx_agg()
1155 * to which this Tx response relates. But if there is a in iwlagn_rx_reply_tx()
1157 * response may allow to reclaim the hole and all the in iwlagn_rx_reply_tx()
1333 /* Mark that the expected block-ack response arrived */ in iwlagn_rx_reply_compressed_ba()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.h1041 u8 i_resp; /* for skh if cmd_complete is set then i_sts is response */
1206 struct be_tcp_upload_params_out response; member
/third_party/curl/lib/
H A Dsmtp.c179 smtp_get_message, /* Get SASL response message */
205 * also detects various capabilities from the EHLO response including the
219 /* Do we have a command response? This should be the response code followed in smtp_endofresp()
222 only send the response code instead as per Section 4.2. */ in smtp_endofresp()
235 /* Do we have a multiline (continuation) response? */ in smtp_endofresp()
239 *resp = 1; /* Internal response code */ in smtp_endofresp()
249 * Gets the authentication message from the response buffer.
437 /* Send the AUTH command with the initial response */ in smtp_perform_auth()
844 failf(data, "Got unexpected smtp-server response in smtp_state_servergreet_resp()
[all...]
H A Durldata.h115 /* Default FTP/IMAP etc response timeout in milliseconds */
347 /* Struct used for Digest challenge-response authentication */
415 /* Struct used for NTLM challenge-response authentication */
445 char *response; /* The generated base64 ntlm type-1/type-3 message */
627 UPGR101_RECEIVED, /* 101 response received */
673 a following second response code) result
740 BIT(ignorebody); /* we read a response-body but we ignore it! */
741 BIT(http_bodyless); /* HTTP response status code is between 100 and 199,
751 BIT(no_body); /* the response has no body */
819 allow the protocol to do extra handling in writing response t
[all...]
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex202 The \Func{resume} call-back is invoked only in response to a call to
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams.c252 (unsigned int)cm.protocol_specific.http.response); in lws_conmon_ss_json()
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c131 /* it's h1 alright... what's his logical response code? */ in lws_http_client_socket_service()
386 /* interpret the server response in lws_http_client_socket_service()
398 * coalesce both handshake response and websocket traffic in lws_http_client_socket_service()
712 wsi->conmon.protocol_specific.http.response = n; in lws_client_interpret_server_handshake()
945 * of any other response code than 101. in lws_client_interpret_server_handshake()
996 * Did we get a response from the server with an explicit in lws_client_interpret_server_handshake()
/third_party/python/Lib/
H A Dimaplib.py51 # In the modern world (eg: gmail) the response to, for example, a
116 # We no longer exclude the ']' character from the data portion of the response
119 # produce them. The problem with this is if the 'text' portion of the response
120 # includes a ']' we'll parse the response wrong (which is the point of the RFC
162 tagged response, or untagged results from command. Each 'data'
164 is the header of the response, and the second part contains
192 self.tagged_commands = {} # Tagged commands awaiting response
194 self.continuation_response = '' # Last continuation response
229 # and compile tagged response matcher.
237 # request and store CAPABILITY response
380 def response(self, code): global() member in IMAP4
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c300 * wake up parameters. When this command complete, the response contain
873 /* Get the response iocb from the head of work queue */ in lpfc_sli4_free_sp_events()
1808 * response to port status register polling attention. It waits for port
5583 * response to a CVL event.
5640 * response to a FCF dead event.
8722 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_sli4_read_config()
8723 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response); in lpfc_sli4_read_config()
9607 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_sli4_queue_setup()
9608 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response); in lpfc_sli4_queue_setup()
10225 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_pci_function_reset()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c304 * wake up parameters. When this command complete, the response contain
932 /* Get the response iocb from the head of work queue */ in lpfc_sli4_free_sp_events()
1908 * response to port status register polling attention. It waits for port
6652 * response to a CVL event.
6704 * response to a FCF dead event.
10214 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_sli4_read_config()
10215 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response); in lpfc_sli4_read_config()
11099 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_sli4_queue_setup()
11100 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response); in lpfc_sli4_queue_setup()
11717 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response); in lpfc_pci_function_reset()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c265 * @mad: Datagram that will be sent as response to DM_ATTR_CLASS_PORT_INFO.
285 * @mad: Datagram that will be sent as response to DM_ATTR_IOU_INFO.
312 * @mad: Datagram that will be sent as response to DM_ATTR_IOC_PROFILE.
375 * @mad: Datagram that will be sent as response to DM_ATTR_SVC_ENTRIES.
415 * @rsp_mad: response MAD.
1350 * srpt_build_cmd_rsp - build a SRP_RSP response
1352 * @ioctx: I/O context associated with the SRP_CMD request. The response will
1355 * @tag: tag of the request for which this response is being generated.
1358 * Returns the size in bytes of the SRP_RSP response.
1360 * An SRP_RSP response contain
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c271 * @mad: Datagram that will be sent as response to DM_ATTR_CLASS_PORT_INFO.
291 * @mad: Datagram that will be sent as response to DM_ATTR_IOU_INFO.
318 * @mad: Datagram that will be sent as response to DM_ATTR_IOC_PROFILE.
381 * @mad: Datagram that will be sent as response to DM_ATTR_SVC_ENTRIES.
421 * @rsp_mad: response MAD.
1356 * srpt_build_cmd_rsp - build a SRP_RSP response
1358 * @ioctx: I/O context associated with the SRP_CMD request. The response will
1361 * @tag: tag of the request for which this response is being generated.
1364 * Returns the size in bytes of the SRP_RSP response.
1366 * An SRP_RSP response contain
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c388 "aac_get_config_status: response=%d status=%d action=%d\n", in aac_get_config_status()
389 le32_to_cpu(reply->response), in aac_get_config_status()
392 if ((le32_to_cpu(reply->response) != ST_OK) || in aac_get_config_status()
399 /* Do not set XferState to zero unless receives a response from F/W */ in aac_get_config_status()
420 * receives a response from F/W */ in aac_get_config_status()
428 /* FIB should be freed only after getting the response from the F/W */ in aac_get_config_status()
484 /* FIB should be freed only after getting the response from the F/W */ in aac_get_containers()
1092 /* Move the inquiry data to the response buffer. */ in get_container_serial_callback()
1699 /* allocate DMA buffer for response */ in aac_send_safw_bmic_cmd()
2065 * getting the response fro in aac_get_adapter_info()
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex882 The new registry schema, scripts, and databases are evolving in response
886 \code{gl.xml} will evolve in response to schema changes, to new
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c7173 * in response to user input. Unfortunately, this rarely works well.
9387 * in the 32rd bit of the response, so we just check that here.
9391 int response; in tpacpi_battery_acpi_eval() local
9393 if (!acpi_evalf(hkey_handle, &response, method, "dd", param)) { in tpacpi_battery_acpi_eval()
9397 if (response & METHOD_ERR) { in tpacpi_battery_acpi_eval()
9402 *ret = response; in tpacpi_battery_acpi_eval()
9413 /* The value is in the low 8 bits of the response */ in tpacpi_battery_get()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c7067 * in response to user input. Unfortunately, this rarely works well.
9381 * in the 32rd bit of the response, so we just check that here.
9385 int response; in tpacpi_battery_acpi_eval() local
9387 if (!acpi_evalf(hkey_handle, &response, method, "dd", param)) { in tpacpi_battery_acpi_eval()
9391 if (response & METHOD_ERR) { in tpacpi_battery_acpi_eval()
9396 *ret = response; in tpacpi_battery_acpi_eval()
9407 /* The value is in the low 8 bits of the response */ in tpacpi_battery_get()
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c4602 char *response = NULL; in command_send_object_message() local
4630 ret = pa_message_handler_send_message(c->protocol->core, object_path, message, message_parameters, &response); in command_send_object_message()
4638 pa_tagstruct_puts(reply, response); in command_send_object_message()
4639 pa_xfree(response); in command_send_object_message()
/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c363 XGENE_PMU_EVENT_ATTR(mcu-rd-response, 0x18),
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-scsiback.c576 err = (se_cmd->se_tmr_req->response == TMR_FUNCTION_COMPLETE) ? in scsiback_device_action()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h29 * response message with its operation. The header contains an
33 * the message is a request (clear) or a response (set).
39 * response message (if any) is ignored. The result byte must be
126 /* disconnecting response has no payload */
131 /* Control protocol [dis]connected response has no payload */
134 * All Bundle power management operations use the same request and response
154 * response layout and error codes. Define a single response structure and reuse
218 /* firmware download find firmware request/response */
228 /* firmware download fetch firmware request/response */
360 __u8 response[64]; global() member
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h153 char *response; member
274 /* check response: verify signature, map error */
286 /* data offset from read response message */
289 * Data length from read response message
298 /* find mid corresponding to the response message */
311 /* process transaction2 response */
459 /* check for STATUS_PENDING and process the response if yes */
463 /* send oplock break response */
715 unsigned long lstrp; /* when we got last response from this server */
719 char negflavor; /* NEGOTIATE response flavo
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-scsiback.c635 err = (se_cmd->se_tmr_req->response == TMR_FUNCTION_COMPLETE) ? in scsiback_device_action()
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h29 * response message with its operation. The header contains an
33 * the message is a request (clear) or a response (set).
39 * response message (if any) is ignored. The result byte must be
126 /* disconnecting response has no payload */
131 /* Control protocol [dis]connected response has no payload */
134 * All Bundle power management operations use the same request and response
154 * response layout and error codes. Define a single response structure and reuse
218 /* firmware download find firmware request/response */
228 /* firmware download fetch firmware request/response */
360 __u8 response[64]; global() member
[all...]

Completed in 109 milliseconds

1...<<4142434445464748