Searched refs:control_resp_len (Results 1 – 2 of 2) sorted by relevance
432 htc->control_resp_len = in ath10k_htc_rx_completion_handler()437 htc->control_resp_len); in ath10k_htc_rx_completion_handler()586 if (htc->control_resp_len < sizeof(msg->hdr) + sizeof(msg->ready)) { in ath10k_htc_wait_target()588 htc->control_resp_len); in ath10k_htc_wait_target()720 (htc->control_resp_len < sizeof(msg->hdr) + in ath10k_htc_connect_service()
340 int control_resp_len; member