Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c236 spin_lock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap()
240 spin_unlock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap()
258 spin_lock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap()
261 spin_unlock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap()
H A Dcore.c284 spin_lock_init(&ar->mcastpsq_lock); in ath6kl_core_create()
H A Dcore.h757 spinlock_t mcastpsq_lock; member