Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c11864 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
11881 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
11882 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
11886 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
11893 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
11900 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
11920 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
11922 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
11926 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c13365 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13382 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13383 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13387 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13394 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13401 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13421 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13423 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13427 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()

Completed in 28 milliseconds