Searched refs:response_size (Results 1 – 6 of 6) sorted by relevance
194 unsigned int response_size; member225 void *response, unsigned int response_size, in fcp_avc_transaction() argument233 t.response_size = response_size; in fcp_avc_transaction()268 ret = t.response_size; in fcp_avc_transaction()361 t->response_size = min_t(unsigned int, length, in fcp_response()362 t->response_size); in fcp_response()364 t->response_size); in fcp_response()
29 void *response, unsigned int response_size,
179 int request_size, response_size; in ni6501_port_command() local191 response_size = sizeof(READ_PORT_RESPONSE); in ni6501_port_command()197 response_size = sizeof(GENERIC_RESPONSE); in ni6501_port_command()204 response_size = sizeof(GENERIC_RESPONSE); in ni6501_port_command()229 response_size, in ni6501_port_command()261 int request_size, response_size; in ni6501_counter_command() local273 response_size = sizeof(GENERIC_RESPONSE); in ni6501_counter_command()278 response_size = sizeof(GENERIC_RESPONSE); in ni6501_counter_command()283 response_size = sizeof(READ_COUNTER_RESPONSE); in ni6501_counter_command()288 response_size = sizeof(GENERIC_RESPONSE); in ni6501_counter_command()[all …]
349 uint32_t response_size) in amt_verify_response_header() argument351 if (response_size < sizeof(struct amt_host_if_resp_header)) { in amt_verify_response_header()353 } else if (response_size != (resp_hdr->length + in amt_verify_response_header()
323 size_t response_size; in hpi_check_control_cache_single() local327 response_size = in hpi_check_control_cache_single()529 phr->size = (u16)response_size; in hpi_check_control_cache_single()
712 u32 response_size; member