Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli.c20618 u32 xri_owned; in lpfc_release_io_buf() local
20659 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()
20663 if (xri_owned <= xri_limit) in lpfc_release_io_buf()
20673 (xri_owned < xri_limit && in lpfc_release_io_buf()