Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dreg.c210 static spinlock_t reg_pending_beacons_lock; variable
2277 spin_lock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
2291 spin_unlock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
2645 spin_lock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
2650 spin_unlock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
2726 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2728 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2749 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
2751 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3212 spin_lock_init(&reg_pending_beacons_lock); in regulatory_init()