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