Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp.h1687 int ath11k_dp_alloc(struct ath11k_base *ab);
Ddp.c1047 int ath11k_dp_alloc(struct ath11k_base *ab) in ath11k_dp_alloc() function
Dcore.c1652 ret = ath11k_dp_alloc(ab); in ath11k_core_qmi_firmware_ready()