Home
last modified time | relevance | path

Searched refs:version_msg (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/python3-cson/
H A D0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch36 version_msg = "# Do not edit this file, pipeline versioning is governed by git tags"
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1078 struct htt_t2h_version_conf_msg version_msg; member
H A Ddp_rx.c1707 resp->version_msg.version); in ath11k_dp_htt_htc_t2h_msg_handler()
1709 resp->version_msg.version); in ath11k_dp_htt_htc_t2h_msg_handler()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h1244 struct htt_t2h_version_conf_msg version_msg; member
H A Ddp_rx.c1699 type = le32_get_bits(resp->version_msg.version, HTT_T2H_MSG_TYPE); in ath12k_dp_htt_htc_t2h_msg_handler()
1705 dp->htt_tgt_ver_major = le32_get_bits(resp->version_msg.version, in ath12k_dp_htt_htc_t2h_msg_handler()
1707 dp->htt_tgt_ver_minor = le32_get_bits(resp->version_msg.version, in ath12k_dp_htt_htc_t2h_msg_handler()