Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmain.c975 spin_lock_init(&local->handle_wake_tx_queue_lock); in ieee80211_alloc_hw_nm()
H A Dutil.c310 spin_lock(&local->handle_wake_tx_queue_lock); in ieee80211_handle_wake_tx_queue()
319 spin_unlock(&local->handle_wake_tx_queue_lock); in ieee80211_handle_wake_tx_queue()
H A Dieee80211_i.h1366 spinlock_t handle_wake_tx_queue_lock; member