Lines Matching refs:put_unaligned_le16

475 	put_unaligned_le16(offsetof(struct pqi_raid_path_request,  in pqi_build_raid_path_request()
792 put_unaligned_le16(sizeof(buffer->driver_version), in pqi_write_driver_version_to_host_wellness()
844 put_unaligned_le16(sizeof(buffer->time), in pqi_write_current_time_to_host_wellness()
3013 put_unaligned_le16(queue_group->oq_id, &iu->header.response_queue_id); in pqi_send_event_ack()
3057 put_unaligned_le16(sizeof(request) - PQI_REQUEST_HEADER_LENGTH, in pqi_acknowledge_event()
3932 put_unaligned_le16(queue_group->oq_id, in pqi_start_io()
4080 put_unaligned_le16(io_request->index, in pqi_submit_raid_request_synchronous()
4183 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_report_device_capability()
4303 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_event_queue()
4306 put_unaligned_le16(event_queue->oq_id, in pqi_create_event_queue()
4312 put_unaligned_le16(PQI_NUM_EVENT_QUEUE_ELEMENTS, in pqi_create_event_queue()
4314 put_unaligned_le16(PQI_EVENT_OQ_ELEMENT_LENGTH / 16, in pqi_create_event_queue()
4317 put_unaligned_le16(event_queue->int_msg_num, in pqi_create_event_queue()
4349 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4352 put_unaligned_le16(queue_group->iq_id[RAID_PATH], in pqi_create_queue_group()
4359 put_unaligned_le16(ctrl_info->num_elements_per_iq, in pqi_create_queue_group()
4361 put_unaligned_le16(PQI_OPERATIONAL_IQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4384 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4387 put_unaligned_le16(queue_group->iq_id[AIO_PATH], in pqi_create_queue_group()
4394 put_unaligned_le16(ctrl_info->num_elements_per_iq, in pqi_create_queue_group()
4396 put_unaligned_le16(PQI_OPERATIONAL_IQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4420 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4423 put_unaligned_le16(queue_group->iq_id[AIO_PATH], in pqi_create_queue_group()
4441 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4444 put_unaligned_le16(queue_group->oq_id, in pqi_create_queue_group()
4450 put_unaligned_le16(ctrl_info->num_elements_per_oq, in pqi_create_queue_group()
4452 put_unaligned_le16(PQI_OPERATIONAL_OQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4455 put_unaligned_le16(queue_group->int_msg_num, in pqi_create_queue_group()
4520 put_unaligned_le16(offsetof(struct pqi_general_management_request, in pqi_configure_events()
4547 put_unaligned_le16(ctrl_info->event_queue.oq_id, in pqi_configure_events()
4550 put_unaligned_le16(0, &event_descriptor->oq_id); in pqi_configure_events()
4556 put_unaligned_le16(offsetof(struct pqi_general_management_request, in pqi_configure_events()
4858 put_unaligned_le16(iu_length, &request->header.iu_length); in pqi_build_raid_sg_list()
4922 put_unaligned_le16(iu_length, &request->header.iu_length); in pqi_build_aio_sg_list()
4958 put_unaligned_le16(io_request->index, &request->request_id); in pqi_raid_submit_scsi_cmd_with_io_request()
5246 put_unaligned_le16(io_request->index, &request->request_id); in pqi_aio_submit_io()
5275 put_unaligned_le16(encryption_info->data_encryption_key_index, in pqi_aio_submit_io()
5667 put_unaligned_le16(sizeof(*request) - PQI_REQUEST_HEADER_LENGTH, in pqi_lun_reset()
5669 put_unaligned_le16(io_request->index, &request->request_id); in pqi_lun_reset()
5674 put_unaligned_le16(PQI_LUN_RESET_TIMEOUT_SECS, in pqi_lun_reset()
6069 put_unaligned_le16(iu_length, &request.header.iu_length); in pqi_passthru_ioctl()
6828 put_unaligned_le16(sizeof(request) - PQI_REQUEST_HEADER_LENGTH, in pqi_config_table_update()
6830 put_unaligned_le16(PQI_VENDOR_GENERAL_CONFIG_TABLE_UPDATE, in pqi_config_table_update()
6832 put_unaligned_le16(first_section, in pqi_config_table_update()
6834 put_unaligned_le16(last_section, in pqi_config_table_update()
7742 put_unaligned_le16(sg_count, &ofap->num_memory_descriptors); in pqi_ofa_alloc_mem()
7793 put_unaligned_le16(PQI_OFA_VERSION, &pqi_ofa_memory->version); in pqi_ofa_setup_host_buffer()
7851 put_unaligned_le16(sizeof(request) - PQI_REQUEST_HEADER_LENGTH, in pqi_ofa_host_memory_update()
7853 put_unaligned_le16(PQI_VENDOR_GENERAL_HOST_MEMORY_UPDATE, in pqi_ofa_host_memory_update()