Searched refs:io_retry_count (Results 1 – 3 of 3) sorted by relevance
108 fw_device->protocol_device.smp_device.io_retry_count = 0; in scif_sas_smp_remote_device_clear()999 U8 io_retry_count = fw_io->retry_count; in scif_sas_smp_remote_device_continue_current_activity() local1026 if (io_retry_count < SCIF_SAS_IO_RETRY_LIMIT) in scif_sas_smp_remote_device_continue_current_activity()1028 fw_device, io_retry_count, retry_wait_duration); in scif_sas_smp_remote_device_continue_current_activity()1059 if (io_retry_count < SCIF_SAS_IO_RETRY_LIMIT) in scif_sas_smp_remote_device_continue_current_activity()1114 if (io_retry_count < SCIF_SAS_IO_RETRY_LIMIT) in scif_sas_smp_remote_device_continue_current_activity()1117 fw_device, io_retry_count, delay); in scif_sas_smp_remote_device_continue_current_activity()1704 U8 io_retry_count, in scif_sas_smp_remote_device_retry_internal_io() argument1712 fw_device, io_retry_count, delay in scif_sas_smp_remote_device_retry_internal_io()1715 fw_device->protocol_device.smp_device.io_retry_count = in scif_sas_smp_remote_device_retry_internal_io()[all …]
187 U8 io_retry_count; member331 U8 io_retry_count,
460 U8 retry_count = fw_device->protocol_device.smp_device.io_retry_count; in scif_sas_smp_internal_request_retry()