Searched refs:tx_mem_allocated (Results 1 – 2 of 2) sorted by relevance
495 if (htt->tx_mem_allocated) in ath10k_htt_tx_start()502 htt->tx_mem_allocated = true; in ath10k_htt_tx_start()530 if (!htt->tx_mem_allocated) in ath10k_htt_tx_destroy()537 htt->tx_mem_allocated = false; in ath10k_htt_tx_destroy()
1856 bool tx_mem_allocated; member