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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A Dreg.c84 static spinlock_t reg_pending_beacons_lock; variable
1368 spin_lock_bh(&reg_pending_beacons_lock);
1371 spin_unlock_bh(&reg_pending_beacons_lock);
1388 spin_unlock_bh(&reg_pending_beacons_lock);
1625 spin_lock_bh(&reg_pending_beacons_lock);
1633 spin_unlock_bh(&reg_pending_beacons_lock);
1707 spin_lock_bh(&reg_pending_beacons_lock);
1709 spin_unlock_bh(&reg_pending_beacons_lock);
1998 spin_lock_init(&reg_pending_beacons_lock);
2051 spin_lock_bh(&reg_pending_beacons_lock);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wireless/
H A Dreg.c84 static spinlock_t reg_pending_beacons_lock; variable
1368 spin_lock_bh(&reg_pending_beacons_lock);
1371 spin_unlock_bh(&reg_pending_beacons_lock);
1388 spin_unlock_bh(&reg_pending_beacons_lock);
1625 spin_lock_bh(&reg_pending_beacons_lock);
1633 spin_unlock_bh(&reg_pending_beacons_lock);
1707 spin_lock_bh(&reg_pending_beacons_lock);
1709 spin_unlock_bh(&reg_pending_beacons_lock);
1998 spin_lock_init(&reg_pending_beacons_lock);
2051 spin_lock_bh(&reg_pending_beacons_lock);
[all...]

Completed in 76 milliseconds