Home
last modified time | relevance | path

Searched refs:txwq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/aoe/
A Daoenet.c36 static wait_queue_head_t txwq; variable
123 wake_up(&txwq); in aoenet_xmit()
203 init_waitqueue_head(&txwq); in aoenet_init()
207 kts.waitq = &txwq; in aoenet_init()

Completed in 3 milliseconds