Searched refs:ibmvfc_async_crq (Results 1 – 2 of 2) sorted by relevance
563 struct ibmvfc_async_crq { struct576 struct ibmvfc_async_crq *msgs; argument
2626 static void ibmvfc_handle_async(struct ibmvfc_async_crq *crq, in ibmvfc_handle_async()3105 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()3108 struct ibmvfc_async_crq *crq; in ibmvfc_next_async_crq()3176 struct ibmvfc_async_crq *async; in ibmvfc_tasklet()4605 async_q->msgs = (struct ibmvfc_async_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_alloc_mem()4611 async_q->size = PAGE_SIZE / sizeof(struct ibmvfc_async_crq); in ibmvfc_alloc_mem()