Searched refs:ibmvfc_next_crq (Results 1 – 1 of 1) sorted by relevance
3708 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq() function3773 while ((crq = ibmvfc_next_crq(vhost)) != NULL) { in ibmvfc_tasklet()3785 } else if ((crq = ibmvfc_next_crq(vhost)) != NULL) { in ibmvfc_tasklet()