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()2692 target->htc_tgt_ver = rdy_msg->htc_ver; in ath6kl_htc_mbox_wait_target()2696 target->htc_tgt_ver = HTC_VERSION_2P0; in ath6kl_htc_mbox_wait_target()2701 (target->htc_tgt_ver == HTC_VERSION_2P0) ? "2.0" : ">= 2.1", in ath6kl_htc_mbox_wait_target()2702 target->htc_tgt_ver); in ath6kl_htc_mbox_wait_target()
609 u8 htc_tgt_ver; member