Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ar5523/
Dar5523.h105 wait_queue_head_t tx_flush_waitq; member
Dar5523.c728 wake_up(&ar->tx_flush_waitq); in ar5523_data_tx_pkt_put()
928 if (!wait_event_timeout(ar->tx_flush_waitq, in ar5523_flush_tx()
1617 init_waitqueue_head(&ar->tx_flush_waitq); in ar5523_probe()