Searched refs:is_presp (Results 1 – 3 of 3) sorted by relevance
167 bool is_presp) in ath10k_htt_tx_mgmt_inc_pending() argument176 if (is_presp && in ath10k_htt_tx_mgmt_inc_pending()
2302 bool is_presp);
4201 bool is_mgmt, is_presp; in ath10k_mac_tx_push_txq() local4231 is_presp = ieee80211_is_probe_resp(hdr->frame_control); in ath10k_mac_tx_push_txq()4234 ret = ath10k_htt_tx_mgmt_inc_pending(htt, is_mgmt, is_presp); in ath10k_mac_tx_push_txq()4487 bool is_presp; in ath10k_mac_op_tx() local4502 is_presp = ieee80211_is_probe_resp(hdr->frame_control); in ath10k_mac_op_tx()4513 ret = ath10k_htt_tx_mgmt_inc_pending(htt, is_mgmt, is_presp); in ath10k_mac_op_tx()