Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore.h484 struct mutex flush_mutex; member
Dtx.c1156 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()
1198 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
Dmain.c6441 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()