tx_mem_allocated 2019 drivers/net/wireless/ath/ath10k/htt.h 	bool tx_mem_allocated;
tx_mem_allocated  484 drivers/net/wireless/ath/ath10k/htt_tx.c 	if (htt->tx_mem_allocated)
tx_mem_allocated  494 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->tx_mem_allocated = true;
tx_mem_allocated  522 drivers/net/wireless/ath/ath10k/htt_tx.c 	if (!htt->tx_mem_allocated)
tx_mem_allocated  529 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->tx_mem_allocated = false;