Searched refs:ibmvfc_crq (Results 1 – 2 of 2) sorted by relevance
543 struct ibmvfc_crq { struct551 struct ibmvfc_crq *msgs; argument633 struct ibmvfc_crq crq;
2716 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq()3128 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()3131 struct ibmvfc_crq *crq; in ibmvfc_next_crq()3175 struct ibmvfc_crq *crq; in ibmvfc_tasklet()4511 crq->msgs = (struct ibmvfc_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_init_crq()