Searched refs:temp_queue (Results 1 – 2 of 2) sorted by relevance
149 struct sk_buff_head temp_queue; in nr_state3_machine() local230 skb_queue_head_init(&temp_queue); in nr_state3_machine()240 skb_queue_tail(&temp_queue, skbn); in nr_state3_machine()243 skb_queue_tail(&temp_queue, skbn); in nr_state3_machine()248 while ((skbn = skb_dequeue(&temp_queue)) != NULL) { in nr_state3_machine()
621 struct fsl_qdma_queue *temp_queue; in fsl_qdma_queue_transfer_complete() local646 temp_queue = fsl_queue + i; in fsl_qdma_queue_transfer_complete()648 spin_lock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete()649 if (list_empty(&temp_queue->comp_used)) { in fsl_qdma_queue_transfer_complete()651 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete()655 fsl_comp = list_first_entry(&temp_queue->comp_used, in fsl_qdma_queue_transfer_complete()660 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete()675 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete()687 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete()