Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli.c20087 u32 xri_owned; in lpfc_release_io_buf() local
20121 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
20125 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
20135 (xri_owned < xri_limit && in lpfc_release_io_buf()