Home
last modified time | relevance | path

Searched defs:DP_TX_BANK_LOCK_DESTROY (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c36 #define DP_TX_BANK_LOCK_DESTROY(lock) qdf_mutex_destroy(lock) macro
41 #define DP_TX_BANK_LOCK_DESTROY(lock) qdf_spinlock_destroy(lock) macro