Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1684 int ath11k_dp_htt_connect(struct ath11k_dp *dp);
H A Ddp.c942 int ath11k_dp_htt_connect(struct ath11k_dp *dp) in ath11k_dp_htt_connect() function
H A Dcore.c1536 ret = ath11k_dp_htt_connect(&ab->dp); in ath11k_core_start()