Home
last modified time | relevance | path

Searched refs:wg_packet_tx_worker (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.c49 INIT_WORK(&peer->transmit_packet_work, wg_packet_tx_worker); in wg_peer_create()
H A Dqueueing.h50 void wg_packet_tx_worker(struct work_struct *work);
H A Dsend.c262 void wg_packet_tx_worker(struct work_struct *work) in wg_packet_tx_worker() function
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeer.c49 INIT_WORK(&peer->transmit_packet_work, wg_packet_tx_worker); in wg_peer_create()
H A Dqueueing.h50 void wg_packet_tx_worker(struct work_struct *work);
H A Dsend.c262 void wg_packet_tx_worker(struct work_struct *work) in wg_packet_tx_worker() function

Completed in 4 milliseconds