Searched refs:htc_tgt_ver (Results 1 – 2 of 2) sorted by relevance
1051 if (target->htc_tgt_ver >= HTC_VERSION_2P1) { in htc_setup_tx_complete()2695 target->htc_tgt_ver = rdy_msg->htc_ver; in ath6kl_htc_mbox_wait_target()2699 target->htc_tgt_ver = HTC_VERSION_2P0; in ath6kl_htc_mbox_wait_target()2704 (target->htc_tgt_ver == HTC_VERSION_2P0) ? "2.0" : ">= 2.1", in ath6kl_htc_mbox_wait_target()2705 target->htc_tgt_ver); in ath6kl_htc_mbox_wait_target()
602 u8 htc_tgt_ver; member