Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/ !
Ddp.h1684 int ath11k_dp_pdev_alloc(struct ath11k_base *ab);
Ddp.c909 int ath11k_dp_pdev_alloc(struct ath11k_base *ab) in ath11k_dp_pdev_alloc() function
Dcore.c1311 ret = ath11k_dp_pdev_alloc(ab); in ath11k_core_pdev_create()