Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21884 u32 xri_owned; in lpfc_release_io_buf() local
21924 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
21928 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
21938 (xri_owned < xri_limit && in lpfc_release_io_buf()