Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c497 ret = ath12k_dp_htt_connect(&ab->dp); in ath12k_core_start()
H A Ddp.h1793 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
H A Ddp.c1067 int ath12k_dp_htt_connect(struct ath12k_dp *dp) in ath12k_dp_htt_connect() function