Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ar5523/
Dar5523.h105 wait_queue_head_t tx_flush_waitq; member
Dar5523.c737 wake_up(&ar->tx_flush_waitq); in ar5523_data_tx_pkt_put()
936 if (!wait_event_timeout(ar->tx_flush_waitq, in ar5523_flush_tx()
1639 init_waitqueue_head(&ar->tx_flush_waitq); in ar5523_probe()