Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6063 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_free_mem() local
6075 ibmvfc_free_queue(vhost, async_q); in ibmvfc_free_mem()
6088 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_alloc_mem() local
6092 if (ibmvfc_alloc_queue(vhost, async_q, IBMVFC_ASYNC_FMT)) { in ibmvfc_alloc_mem()
6163 ibmvfc_free_queue(vhost, async_q); in ibmvfc_alloc_mem()