ath10k_htc_connect_service
status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp);
status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp);
int ath10k_htc_connect_service(struct ath10k_htc *htc,
status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req,
status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp);