Searched refs:txwq (Results 1 – 2 of 2) sorted by relevance
36 static wait_queue_head_t txwq; variable123 wake_up(&txwq); in aoenet_xmit()203 init_waitqueue_head(&txwq); in aoenet_init()207 kts.waitq = &txwq; in aoenet_init()
159 struct workqueue_struct *txwq; member