Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dhtc.h302 int ath11k_htc_wait_target(struct ath11k_htc *htc);
Dhtc.c457 int ath11k_htc_wait_target(struct ath11k_htc *htc) in ath11k_htc_wait_target() function
Dcore.c557 ret = ath11k_htc_wait_target(&ab->htc); in ath11k_core_start()