Searched refs:crq_queue_next_crq (Results 1 – 2 of 2) sorted by relevance
199 * crq_queue_next_crq: - Returns the next entry in message queue205 static struct ibmvmc_crq_msg *crq_queue_next_crq(struct crq_queue *queue) in crq_queue_next_crq() function 2077 while ((crq = crq_queue_next_crq(&adapter->queue)) != NULL) { in ibmvmc_task() 2088 crq = crq_queue_next_crq(&adapter->queue); in ibmvmc_task()
161 * crq_queue_next_crq: - Returns the next entry in message queue167 static struct viosrp_crq *crq_queue_next_crq(struct crq_queue *queue) in crq_queue_next_crq() function 221 while ((crq = crq_queue_next_crq(&hostdata->queue)) != NULL) { in ibmvscsi_task() 228 crq = crq_queue_next_crq(&hostdata->queue); in ibmvscsi_task()