Searched refs:ibmvfc_crq (Results 1 – 2 of 2) sorted by relevance
552 struct ibmvfc_crq { struct560 struct ibmvfc_crq *msgs; argument642 struct ibmvfc_crq crq;
2727 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq()3138 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()3141 struct ibmvfc_crq *crq; in ibmvfc_next_crq()3185 struct ibmvfc_crq *crq; in ibmvfc_tasklet()4518 crq->msgs = (struct ibmvfc_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_init_crq()