Searched refs:ncq_tag (Results 1 – 10 of 10) sorted by relevance
113 U8 ncq_tag = 0; in scif_sas_stp_remote_device_allocate_ncq_tag() local125 && (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth) ) in scif_sas_stp_remote_device_allocate_ncq_tag()128 ncq_tag++; in scif_sas_stp_remote_device_allocate_ncq_tag()132 if (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth) in scif_sas_stp_remote_device_allocate_ncq_tag()138 fw_device, ncq_tag in scif_sas_stp_remote_device_allocate_ncq_tag()142 return ncq_tag; in scif_sas_stp_remote_device_allocate_ncq_tag()169 U8 ncq_tag in scif_sas_stp_remote_device_free_ncq_tag() argument176 fw_device, ncq_tag in scif_sas_stp_remote_device_free_ncq_tag()179 fw_device->protocol_device.stp_device.s_active &= ~(1 << ncq_tag); in scif_sas_stp_remote_device_free_ncq_tag()185 U8 ncq_tag in scif_sas_stp_remote_device_get_request_by_ncq_tag() argument[all …]
114 fw_io->parent.stp.ncq_tag = scif_sas_stp_remote_device_allocate_ncq_tag( in scif_sas_stp_io_request_constructed_start_handler()118 if (fw_io->parent.stp.ncq_tag == SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_start_handler()124 fis->sector_count = (fw_io->parent.stp.ncq_tag << 3); in scif_sas_stp_io_request_constructed_start_handler()129 fw_io->parent.core_object, fw_io->parent.stp.ncq_tag in scif_sas_stp_io_request_constructed_start_handler()168 if (fw_io->parent.stp.ncq_tag != SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_complete_handler()170 fw_io->parent.device, fw_io->parent.stp.ncq_tag in scif_sas_stp_io_request_constructed_complete_handler()209 fw_request->device, fw_io->parent.stp.ncq_tag in scif_sas_stp_core_cb_io_request_complete_handler()
105 U8 ncq_tag111 U8 ncq_tag
146 #define sati_cb_device_get_request_by_ncq_tag(scsi_io, ncq_tag, matching_req) \ argument150 matching_req = scif_sas_stp_remote_device_get_request_by_ncq_tag(fw_device, ncq_tag); \
109 U8 ncq_tag; member
138 (log->ncq_tag == tag_index) && in sati_abort_task_set_translate_data()
685 U16 ncq_tag
358 U32 ncq_tag : 5; member
629 U16 ncq_tag in scic_stp_io_request_set_ncq_tag() argument637 this_request->task_context_buffer->type.stp.ncq_tag = ncq_tag; in scic_stp_io_request_set_ncq_tag()
632 U8 ncq_tag : 5; member