Home
last modified time | relevance | path

Searched refs:io_xri_cmpl (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_init.c13374 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13391 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13392 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13396 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13403 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13410 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13430 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13432 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13436 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()