Lines Matching refs:resp_msg
603 struct ath11k_htc_conn_svc_resp *resp_msg = &resp_msg_dummy; in ath11k_htc_connect_service() local
680 resp_msg = (struct ath11k_htc_conn_svc_resp *)htc->control_resp_buffer; in ath11k_htc_connect_service()
681 message_id = FIELD_GET(HTC_MSG_MESSAGEID, resp_msg->msg_svc_id); in ath11k_htc_connect_service()
683 resp_msg->msg_svc_id); in ath11k_htc_connect_service()
686 (htc->control_resp_len < sizeof(*resp_msg))) { in ath11k_htc_connect_service()
694 FIELD_GET(HTC_SVC_RESP_MSG_STATUS, resp_msg->flags_len), in ath11k_htc_connect_service()
695 FIELD_GET(HTC_SVC_RESP_MSG_ENDPOINTID, resp_msg->flags_len)); in ath11k_htc_connect_service()
698 resp_msg->flags_len); in ath11k_htc_connect_service()
710 resp_msg->flags_len); in ath11k_htc_connect_service()
713 resp_msg->flags_len); in ath11k_htc_connect_service()
732 resp_msg->flags_len); in ath11k_htc_connect_service()
738 resp_msg->flags_len); in ath11k_htc_connect_service()