Searched refs:txlock (Results 1 – 3 of 3) sorted by relevance
158 lockdep_assert_held(&key->u.tkip.txlock); in ieee80211_compute_tkip_p1k()178 spin_lock_bh(&key->u.tkip.txlock); in ieee80211_get_tkip_p1k_iv()181 spin_unlock_bh(&key->u.tkip.txlock); in ieee80211_get_tkip_p1k_iv()208 spin_lock(&key->u.tkip.txlock); in ieee80211_get_tkip_p2k()211 spin_unlock(&key->u.tkip.txlock); in ieee80211_get_tkip_p2k()
72 spinlock_t txlock; member
632 spin_lock_init(&key->u.tkip.txlock); in ieee80211_key_alloc()
Completed in 10 milliseconds