Searched refs:HTT_VER_CONF_MAJOR_GET (Results 1 – 3 of 3) sorted by relevance
232 pdev->tgt_ver.major = HTT_VER_CONF_MAJOR_GET(*msg_word); in htt_t2h_lp_msg_handler()
4105 soc->tgt_ver.major = HTT_VER_CONF_MAJOR_GET(*msg_word);
11638 #define HTT_VER_CONF_MAJOR_GET(word) \ macro