Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddp_tx.c991 if (dp->htt_tgt_ver_major != HTT_TARGET_VERSION_MAJOR) { in ath11k_dp_tx_htt_h2t_ver_req_msg()
993 dp->htt_tgt_ver_major, HTT_TARGET_VERSION_MAJOR); in ath11k_dp_tx_htt_h2t_ver_req_msg()
Ddp.h261 u8 htt_tgt_ver_major; member
Ddp_rx.c1700 dp->htt_tgt_ver_major = FIELD_GET(HTT_T2H_VERSION_CONF_MAJOR, in ath11k_dp_htt_htc_t2h_msg_handler()