Searched refs:ibmvfc_async_crq (Results 1 – 2 of 2) sorted by relevance
572 struct ibmvfc_async_crq { struct585 struct ibmvfc_async_crq *msgs; argument
2637 static void ibmvfc_handle_async(struct ibmvfc_async_crq *crq, in ibmvfc_handle_async()3115 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()3118 struct ibmvfc_async_crq *crq; in ibmvfc_next_async_crq()3186 struct ibmvfc_async_crq *async; in ibmvfc_tasklet()4612 async_q->msgs = (struct ibmvfc_async_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_alloc_mem()4618 async_q->size = PAGE_SIZE / sizeof(struct ibmvfc_async_crq); in ibmvfc_alloc_mem()