Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Drx.c145 wake_up_interruptible(&wl->fwlog_waitq); in wl1271_rx_handle_data()
Dwlcore.h294 wait_queue_head_t fwlog_waitq; member
Dmain.c892 wake_up_interruptible(&wl->fwlog_waitq); in wl12xx_read_fwlog_panic()
5505 prepare_to_wait_exclusive(&wl->fwlog_waitq, in wl1271_sysfs_read_fwlog()
5510 finish_wait(&wl->fwlog_waitq, &wait); in wl1271_sysfs_read_fwlog()
5517 finish_wait(&wl->fwlog_waitq, &wait); in wl1271_sysfs_read_fwlog()
5902 init_waitqueue_head(&wl->fwlog_waitq); in wlcore_alloc_hw()
5988 wake_up_interruptible_all(&wl->fwlog_waitq); in wlcore_free_hw()