Searched refs:WL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
163 WL_UNLOCK(wl); in wl_ops_tx()178 WL_UNLOCK(wl); in wl_ops_start()214 WL_UNLOCK(wl); in wl_ops_add_interface()232 WL_UNLOCK(wl); in wl_ops_remove_interface()322 WL_UNLOCK(wl); in wl_ops_config()360 WL_UNLOCK(wl); in wl_ops_bss_info_changed()392 WL_UNLOCK(wl); in wl_ops_bss_info_changed()466 WL_UNLOCK(wl); in wl_ops_configure_filter()484 WL_UNLOCK(wl); in wl_ops_sw_scan_start()494 WL_UNLOCK(wl); in wl_ops_sw_scan_complete()[all …]
78 #define WL_UNLOCK(wl) spin_unlock_bh(&(wl)->lock) macro