Searched refs:async_q (Results 1 – 1 of 1) sorted by relevance
6621 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_free_mem() local6633 ibmvfc_free_queue(vhost, async_q); in ibmvfc_free_mem()6661 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_alloc_mem() local6665 if (ibmvfc_alloc_queue(vhost, async_q, IBMVFC_ASYNC_FMT)) { in ibmvfc_alloc_mem()6734 ibmvfc_free_queue(vhost, async_q); in ibmvfc_alloc_mem()