Searched refs:device_queue (Results 1 – 1 of 1) sorted by relevance
158 struct crypt_queue *device_queue, struct prev_queue *peer_queue, in wg_queue_enqueue_per_device_and_peer() argument173 cpu = wg_cpumask_next_online(&device_queue->last_cpu); in wg_queue_enqueue_per_device_and_peer()174 if (unlikely(ptr_ring_produce_bh(&device_queue->ring, skb))) in wg_queue_enqueue_per_device_and_peer()176 queue_work_on(cpu, wq, &per_cpu_ptr(device_queue->worker, cpu)->work); in wg_queue_enqueue_per_device_and_peer()