Searched refs:flush_mutex (Results 1 – 3 of 3) sorted by relevance
454 struct mutex flush_mutex; member
1131 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()1173 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
5916 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()