Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.h1529 int ath12k_dp_tx_htt_h2t_ver_req_msg(struct ath12k_base *ab);
H A Ddp_htt.c845 int ath12k_dp_tx_htt_h2t_ver_req_msg(struct ath12k_base *ab) in ath12k_dp_tx_htt_h2t_ver_req_msg() function
H A Dcore.c959 ret = ath12k_dp_tx_htt_h2t_ver_req_msg(ab); in ath12k_core_start()