Lines Matching refs:function_code
97 …trl_info *ctrl_info, struct pqi_host_memory_descriptor *host_memory_descriptor, u16 function_code);
4697 if (response->function_code != expected_function_code) in pqi_validate_admin_response()
4718 rc = pqi_validate_admin_response(response, request->function_code); in pqi_submit_admin_request_synchronous()
4740 request.function_code = in pqi_report_device_capability()
4859 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_event_queue()
4905 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4940 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4976 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CHANGE_IQ_PROPERTY; in pqi_create_queue_group()
4997 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_queue_group()
7824 &request.function_code); in pqi_config_table_update()
9054 u16 function_code) in pqi_host_memory_update() argument
9064 put_unaligned_le16(function_code, &request.function_code); in pqi_host_memory_update()
9073 if (function_code == PQI_VENDOR_GENERAL_OFA_MEMORY_UPDATE) { in pqi_host_memory_update()
9076 } else if (function_code == PQI_VENDOR_GENERAL_CTRL_LOG_MEMORY_UPDATE) { in pqi_host_memory_update()
10688 function_code) != 10); in pqi_verify_structures()
10744 function_code) != 10); in pqi_verify_structures()