Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dreg.c204 static spinlock_t reg_pending_beacons_lock; variable
2778 spin_lock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
2792 spin_unlock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
3147 spin_lock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3152 spin_unlock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3228 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3230 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3251 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3253 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3824 spin_lock_init(&reg_pending_beacons_lock); in regulatory_init()