Lines Matching refs:function_code
96 …trl_info *ctrl_info, struct pqi_host_memory_descriptor *host_memory_descriptor, u16 function_code);
4696 if (response->function_code != expected_function_code) in pqi_validate_admin_response()
4717 rc = pqi_validate_admin_response(response, request->function_code); in pqi_submit_admin_request_synchronous()
4739 request.function_code = in pqi_report_device_capability()
4858 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_event_queue()
4904 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4939 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4975 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CHANGE_IQ_PROPERTY; in pqi_create_queue_group()
4996 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_queue_group()
7823 &request.function_code); in pqi_config_table_update()
9053 u16 function_code) in pqi_host_memory_update() argument
9063 put_unaligned_le16(function_code, &request.function_code); in pqi_host_memory_update()
9072 if (function_code == PQI_VENDOR_GENERAL_OFA_MEMORY_UPDATE) { in pqi_host_memory_update()
9075 } else if (function_code == PQI_VENDOR_GENERAL_CTRL_LOG_MEMORY_UPDATE) { in pqi_host_memory_update()
10687 function_code) != 10); in pqi_verify_structures()
10743 function_code) != 10); in pqi_verify_structures()