Lines Matching refs:put_unaligned_le16

398 	put_unaligned_le16(offsetof(struct pqi_raid_path_request,  in pqi_build_raid_path_request()
680 put_unaligned_le16(sizeof(buffer->driver_version), in pqi_write_driver_version_to_host_wellness()
730 put_unaligned_le16(sizeof(buffer->time), in pqi_write_current_time_to_host_wellness()
2791 put_unaligned_le16(queue_group->oq_id, &iu->header.response_queue_id); in pqi_send_event_ack()
2835 put_unaligned_le16(sizeof(request) - PQI_REQUEST_HEADER_LENGTH, in pqi_acknowledge_event()
3569 put_unaligned_le16(queue_group->oq_id, in pqi_start_io()
3713 put_unaligned_le16(io_request->index, in pqi_submit_raid_request_synchronous()
3815 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_report_device_capability()
3935 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_event_queue()
3938 put_unaligned_le16(event_queue->oq_id, in pqi_create_event_queue()
3944 put_unaligned_le16(PQI_NUM_EVENT_QUEUE_ELEMENTS, in pqi_create_event_queue()
3946 put_unaligned_le16(PQI_EVENT_OQ_ELEMENT_LENGTH / 16, in pqi_create_event_queue()
3949 put_unaligned_le16(event_queue->int_msg_num, in pqi_create_event_queue()
3981 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
3984 put_unaligned_le16(queue_group->iq_id[RAID_PATH], in pqi_create_queue_group()
3991 put_unaligned_le16(ctrl_info->num_elements_per_iq, in pqi_create_queue_group()
3993 put_unaligned_le16(PQI_OPERATIONAL_IQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4016 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4019 put_unaligned_le16(queue_group->iq_id[AIO_PATH], in pqi_create_queue_group()
4026 put_unaligned_le16(ctrl_info->num_elements_per_iq, in pqi_create_queue_group()
4028 put_unaligned_le16(PQI_OPERATIONAL_IQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4052 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4055 put_unaligned_le16(queue_group->iq_id[AIO_PATH], in pqi_create_queue_group()
4073 put_unaligned_le16(PQI_GENERAL_ADMIN_IU_LENGTH, in pqi_create_queue_group()
4076 put_unaligned_le16(queue_group->oq_id, in pqi_create_queue_group()
4082 put_unaligned_le16(ctrl_info->num_elements_per_oq, in pqi_create_queue_group()
4084 put_unaligned_le16(PQI_OPERATIONAL_OQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
4087 put_unaligned_le16(queue_group->int_msg_num, in pqi_create_queue_group()
4152 put_unaligned_le16(offsetof(struct pqi_general_management_request, in pqi_configure_events()
4179 put_unaligned_le16(ctrl_info->event_queue.oq_id, in pqi_configure_events()
4182 put_unaligned_le16(0, &event_descriptor->oq_id); in pqi_configure_events()
4188 put_unaligned_le16(offsetof(struct pqi_general_management_request, in pqi_configure_events()
4489 put_unaligned_le16(iu_length, &request->header.iu_length); in pqi_build_raid_sg_list()
4553 put_unaligned_le16(iu_length, &request->header.iu_length); in pqi_build_aio_sg_list()
4589 put_unaligned_le16(io_request->index, &request->request_id); in pqi_raid_submit_scsi_cmd_with_io_request()
4877 put_unaligned_le16(io_request->index, &request->request_id); in pqi_aio_submit_io()
4906 put_unaligned_le16(encryption_info->data_encryption_key_index, in pqi_aio_submit_io()
5211 put_unaligned_le16(sizeof(*request) - PQI_REQUEST_HEADER_LENGTH, in pqi_lun_reset()
5213 put_unaligned_le16(io_request->index, &request->request_id); in pqi_lun_reset()
5544 put_unaligned_le16(iu_length, &request.header.iu_length); in pqi_passthru_ioctl()