Home
last modified time | relevance | path

Searched refs:tx_ampdu_list_lock (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/carl9170/
Dmain.c191 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_ampdu_gc()
198 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_ampdu_gc()
258 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_flush_ba()
269 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_flush_ba()
1354 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_sta_remove()
1357 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_sta_remove()
1433 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1437 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1447 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1450 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
[all …]
Dcarl9170.h402 spinlock_t tx_ampdu_list_lock; member