Searched refs:tx_bank_lock (Results 1 – 2 of 2) sorted by relevance
374 spin_lock_bh(&dp->tx_bank_lock); in ath12k_dp_tx_get_bank_profile()390 spin_unlock_bh(&dp->tx_bank_lock); in ath12k_dp_tx_get_bank_profile()401 spin_unlock_bh(&dp->tx_bank_lock); in ath12k_dp_tx_get_bank_profile()415 spin_lock_bh(&dp->tx_bank_lock); in ath12k_dp_tx_put_bank_profile()417 spin_unlock_bh(&dp->tx_bank_lock); in ath12k_dp_tx_put_bank_profile()441 spin_lock_init(&dp->tx_bank_lock); in ath12k_dp_init_bank_profiles()
310 spinlock_t tx_bank_lock; member