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