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