Searched refs:ibmvfc_crq (Results 1 – 2 of 2) sorted by relevance
551 struct ibmvfc_crq { struct559 struct ibmvfc_crq *msgs; argument641 struct ibmvfc_crq crq;
2721 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq()3131 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()3134 struct ibmvfc_crq *crq; in ibmvfc_next_crq()3178 struct ibmvfc_crq *crq; in ibmvfc_tasklet()4516 crq->msgs = (struct ibmvfc_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_init_crq()