Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_sli.c21749 u32 xri_owned; in lpfc_release_io_buf() local
21789 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
21793 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
21803 (xri_owned < xri_limit && in lpfc_release_io_buf()