Home
last modified time | relevance | path

Searched defs: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