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()
1353 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_sta_remove()
1356 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_sta_remove()
1432 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1436 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1446 spin_lock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
1449 spin_unlock_bh(&ar->tx_ampdu_list_lock); in carl9170_op_ampdu_action()
[all …]
Dcarl9170.h402 spinlock_t tx_ampdu_list_lock; member