Home
last modified time | relevance | path

Searched refs:HTT_CURRENT_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c238 HTT_CURRENT_VERSION_MINOR); in htt_t2h_lp_msg_handler()
245 if (pdev->tgt_ver.minor != HTT_CURRENT_VERSION_MINOR) { in htt_t2h_lp_msg_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c4111 HTT_CURRENT_VERSION_MINOR);
4120 if (soc->tgt_ver.minor != HTT_CURRENT_VERSION_MINOR) {
/wlan-driver/fw-api/fw/
H A Dhtt.h268 #define HTT_CURRENT_VERSION_MINOR 135 macro