Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c20685 u32 xri_owned; in lpfc_release_io_buf() local
20726 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
20730 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
20740 (xri_owned < xri_limit && in lpfc_release_io_buf()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c21842 u32 xri_owned; in lpfc_release_io_buf() local
21882 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
21886 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
21896 (xri_owned < xri_limit && in lpfc_release_io_buf()

Completed in 45 milliseconds