Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1665 int ath11k_dp_alloc(struct ath11k_base *ab);
H A Ddp.c1050 int ath11k_dp_alloc(struct ath11k_base *ab) in ath11k_dp_alloc() function
H A Dcore.c2166 ret = ath11k_dp_alloc(ab); in ath11k_core_qmi_firmware_ready()