Lines Matching refs:function_code
99 …trl_info *ctrl_info, struct pqi_host_memory_descriptor *host_memory_descriptor, u16 function_code);
4718 if (response->function_code != expected_function_code) in pqi_validate_admin_response()
4739 rc = pqi_validate_admin_response(response, request->function_code); in pqi_submit_admin_request_synchronous()
4761 request.function_code = in pqi_report_device_capability()
4880 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_event_queue()
4926 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4961 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in pqi_create_queue_group()
4997 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CHANGE_IQ_PROPERTY; in pqi_create_queue_group()
5018 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in pqi_create_queue_group()
7879 &request.function_code); in pqi_config_table_update()
9110 u16 function_code) in pqi_host_memory_update() argument
9120 put_unaligned_le16(function_code, &request.function_code); in pqi_host_memory_update()
9129 if (function_code == PQI_VENDOR_GENERAL_OFA_MEMORY_UPDATE) { in pqi_host_memory_update()
9132 } else if (function_code == PQI_VENDOR_GENERAL_CTRL_LOG_MEMORY_UPDATE) { in pqi_host_memory_update()
10854 function_code) != 10); in pqi_verify_structures()
10910 function_code) != 10); in pqi_verify_structures()