Searched refs:control_resp_buffer (Results 1 – 6 of 6) sorted by relevance
345 memcpy(htc->control_resp_buffer, skb->data, in ath12k_htc_rx_completion_handler()528 ready = (struct ath12k_htc_ready *)htc->control_resp_buffer; in ath12k_htc_wait_target()636 resp_msg = (struct ath12k_htc_conn_svc_resp *)htc->control_resp_buffer; in ath12k_htc_connect_service()
292 u8 control_resp_buffer[ATH12K_HTC_MAX_CTRL_MSG_LEN]; member
385 memcpy(htc->control_resp_buffer, skb->data, in ath11k_htc_rx_completion_handler()561 ready = (struct ath11k_htc_ready *)htc->control_resp_buffer; in ath11k_htc_wait_target()680 resp_msg = (struct ath11k_htc_conn_svc_resp *)htc->control_resp_buffer; in ath11k_htc_connect_service()
273 u8 control_resp_buffer[ATH11K_HTC_MAX_CTRL_MSG_LEN]; member
382 u8 control_resp_buffer[ATH10K_HTC_MAX_CTRL_MSG_LEN]; member
552 memcpy(htc->control_resp_buffer, skb->data, in ath10k_htc_control_rx_complete()952 msg = (struct ath10k_htc_msg *)htc->control_resp_buffer; in ath10k_htc_wait_target()1090 msg = (struct ath10k_htc_msg *)htc->control_resp_buffer; in ath10k_htc_connect_service()