Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore.h484 struct mutex flush_mutex; member
Dtx.c1155 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()
1197 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
Dmain.c6308 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()