Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dcore.c470 ret = ath12k_dp_htt_connect(&ab->dp); in ath12k_core_start()
Ddp.h1791 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
Ddp.c1066 int ath12k_dp_htt_connect(struct ath12k_dp *dp) in ath12k_dp_htt_connect() function