Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.h1519 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
H A Ddp_htt.c20 int ath12k_dp_htt_connect(struct ath12k_dp *dp) in ath12k_dp_htt_connect() function
H A Dcore.c904 ret = ath12k_dp_htt_connect(ath12k_ab_to_dp(ab)); in ath12k_core_start()