Searched refs:async_q (Results 1 – 1 of 1) sorted by relevance
6145 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_free_mem() local6156 ibmvfc_free_queue(vhost, async_q); in ibmvfc_free_mem()6184 struct ibmvfc_queue *async_q = &vhost->async_crq; in ibmvfc_alloc_mem() local6188 if (ibmvfc_alloc_queue(vhost, async_q, IBMVFC_ASYNC_FMT)) { in ibmvfc_alloc_mem()6252 ibmvfc_free_queue(vhost, async_q); in ibmvfc_alloc_mem()