Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDdp.h1691 int ath11k_dp_alloc(struct ath11k_base *ab);
HDdp.c1060 int ath11k_dp_alloc(struct ath11k_base *ab) in ath11k_dp_alloc() function
HDcore.c1685 ret = ath11k_dp_alloc(ab); in ath11k_core_qmi_firmware_ready()