Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h1692 int ath11k_dp_pdev_alloc(struct ath11k_base *ab);
H A Ddp.c924 int ath11k_dp_pdev_alloc(struct ath11k_base *ab) in ath11k_dp_pdev_alloc() function
H A Dcore.c1492 ret = ath11k_dp_pdev_alloc(ab); in ath11k_core_pdev_create()