Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddp.h1680 int ath11k_dp_htt_connect(struct ath11k_dp *dp);
Ddp.c940 int ath11k_dp_htt_connect(struct ath11k_dp *dp) in ath11k_dp_htt_connect() function
Dcore.c1388 ret = ath11k_dp_htt_connect(&ab->dp); in ath11k_core_start()