Searched refs:is_probe_resp (Results 1 – 1 of 1) sorted by relevance
44 bool limit_mgmt_desc, bool is_probe_resp) in ath10k_htt_tx_inc_pending() argument57 if (is_probe_resp && (htt->num_pending_mgmt_tx > in ath10k_htt_tx_inc_pending()455 bool is_probe_resp = false; in ath10k_htt_mgmt_tx() local461 is_probe_resp = true; in ath10k_htt_mgmt_tx()464 res = ath10k_htt_tx_inc_pending(htt, limit_mgmt_desc, is_probe_resp); in ath10k_htt_mgmt_tx()545 bool is_probe_resp = false; in ath10k_htt_tx() local552 is_probe_resp = true; in ath10k_htt_tx()555 res = ath10k_htt_tx_inc_pending(htt, limit_mgmt_desc, is_probe_resp); in ath10k_htt_tx()