Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c37 #define DP_TX_BANK_LOCK_ACQUIRE(lock) qdf_mutex_acquire(lock) macro
42 #define DP_TX_BANK_LOCK_ACQUIRE(lock) qdf_spin_lock_bh(lock) macro
1590 DP_TX_BANK_LOCK_ACQUIRE(&be_soc->tx_bank_lock); in dp_tx_get_bank_profile()
1662 DP_TX_BANK_LOCK_ACQUIRE(&be_soc->tx_bank_lock); in dp_tx_put_bank_profile()