Searched refs:async_q (Results 1 – 1 of 1) sorted by relevance
6144 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_free_mem() local6155 ibmvfc_free_queue(vhost, async_q); in ibmvfc_free_mem()6183 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_alloc_mem() local6187 if (ibmvfc_alloc_queue(vhost, async_q, IBMVFC_ASYNC_FMT)) { in ibmvfc_alloc_mem()6251 ibmvfc_free_queue(vhost, async_q); in ibmvfc_alloc_mem()