Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dwlcore.h454 struct mutex flush_mutex; member
Dtx.c1131 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()
1173 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
Dmain.c5916 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()