Searched refs:WL_LOCK (Results 1 – 2 of 2) sorted by relevance
155 WL_LOCK(wl); in wl_ops_tx()176 WL_LOCK(wl); in wl_ops_start()212 WL_LOCK(wl); in wl_ops_add_interface()230 WL_LOCK(wl); in wl_ops_remove_interface()269 WL_LOCK(wl); in wl_ops_config()358 WL_LOCK(wl); in wl_ops_bss_info_changed()389 WL_LOCK(wl); in wl_ops_bss_info_changed()458 WL_LOCK(wl); in wl_ops_configure_filter()482 WL_LOCK(wl); in wl_ops_sw_scan_start()492 WL_LOCK(wl); in wl_ops_sw_scan_complete()[all …]
77 #define WL_LOCK(wl) spin_lock_bh(&(wl)->lock) macro