Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.h63 int ath11k_dp_rx_pdev_alloc(struct ath11k_base *ab, int pdev_idx);
H A Ddp.c933 ret = ath11k_dp_rx_pdev_alloc(ab, i); in ath11k_dp_pdev_alloc()
H A Ddp_rx.c4423 int ath11k_dp_rx_pdev_alloc(struct ath11k_base *ab, int mac_id) in ath11k_dp_rx_pdev_alloc() function