Searched refs:packet_crypt_wq (Results 1 – 6 of 6) sorted by relevance
236 destroy_workqueue(wg->packet_crypt_wq); in wg_destruct()334 wg->packet_crypt_wq = alloc_workqueue("wg-crypt-%s", in wg_newlink()336 if (!wg->packet_crypt_wq) in wg_newlink()374 destroy_workqueue(wg->packet_crypt_wq); in wg_newlink()
125 flush_workqueue(peer->device->packet_crypt_wq); in peer_remove_after_dead()127 flush_workqueue(peer->device->packet_crypt_wq); in peer_remove_after_dead()
46 struct workqueue_struct *packet_crypt_wq; member
172 peer->device->packet_crypt_wq, &queue->work); in wg_queue_enqueue_per_peer()
328 wg->packet_crypt_wq, in wg_packet_create_data()
536 wg->packet_crypt_wq, in wg_packet_consume_data()