Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmac80211_if.h74 wait_queue_head_t tx_flush_wq; member
A Dmac80211_if.c914 ret = wait_event_timeout(wl->tx_flush_wq, in brcms_ops_flush()
1019 wake_up(&wl->tx_flush_wq); in brcms_dpc()
1149 init_waitqueue_head(&wl->tx_flush_wq); in brcms_attach()

Completed in 5 milliseconds