Searched refs:flush_mutex (Results 1 – 3 of 3) sorted by relevance
484 struct mutex flush_mutex; member
1155 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()1197 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
6308 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()