Searched refs:ibmvfc_crq (Results 1 – 2 of 2) sorted by relevance
621 struct ibmvfc_crq { struct629 struct ibmvfc_crq *msgs; argument728 struct ibmvfc_crq crq;
2797 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq()3214 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()3217 struct ibmvfc_crq *crq; in ibmvfc_next_crq()3261 struct ibmvfc_crq *crq; in ibmvfc_tasklet()4880 crq->msgs = (struct ibmvfc_crq *)get_zeroed_page(GFP_KERNEL); in ibmvfc_init_crq()