Home
last modified time | relevance | path

Searched refs:reg_pending_beacons_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/wireless/
Dreg.c213 static spinlock_t reg_pending_beacons_lock; variable
2188 spin_lock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
2202 spin_unlock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
2556 spin_lock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
2561 spin_unlock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
2637 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2639 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2660 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2662 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3137 spin_lock_init(&reg_pending_beacons_lock); in regulatory_init()