Searched refs:control_resp_buffer (Results 1 – 2 of 2) sorted by relevance
501 memcpy(htc->control_resp_buffer, skb->data, in ath10k_htc_control_rx_complete()629 msg = (struct ath10k_htc_msg *)htc->control_resp_buffer; in ath10k_htc_wait_target()745 msg = (struct ath10k_htc_msg *)htc->control_resp_buffer; in ath10k_htc_connect_service()
366 u8 control_resp_buffer[ATH10K_HTC_MAX_CTRL_MSG_LEN]; member