Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
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()