Lines Matching refs:reg_pending_beacons_lock
205 static spinlock_t reg_pending_beacons_lock; variable
2828 spin_lock_bh(®_pending_beacons_lock); in reg_process_pending_beacon_hints()
2842 spin_unlock_bh(®_pending_beacons_lock); in reg_process_pending_beacon_hints()
3197 spin_lock_bh(®_pending_beacons_lock); in restore_regulatory_settings()
3202 spin_unlock_bh(®_pending_beacons_lock); in restore_regulatory_settings()
3296 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_disconnect()
3302 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_disconnect()
3350 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3352 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3373 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3375 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3976 spin_lock_init(®_pending_beacons_lock); in regulatory_init()