tim_lock         1240 net/mac80211/ieee80211_i.h 	spinlock_t tim_lock;
tim_lock          823 net/mac80211/sta_info.c 	spin_lock_bh(&local->tim_lock);
tim_lock          840 net/mac80211/sta_info.c 	spin_unlock_bh(&local->tim_lock);
tim_lock         1150 net/mac80211/sta_info.c 	spin_lock_init(&local->tim_lock);
tim_lock         4290 net/mac80211/tx.c 		spin_lock_bh(&local->tim_lock);
tim_lock         4292 net/mac80211/tx.c 		spin_unlock_bh(&local->tim_lock);