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