Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddbring.h43 struct dp_srng refill_srng;
H A Ddp_rx.c1562 struct dp_srng *srng; in ath12k_dp_rx_free()
1666 struct dp_srng *srng; in ath12k_dp_rx_alloc()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c574 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc()
3776 struct dp_srng *reo_except; in ath11k_dp_process_rx_err()
4199 struct dp_srng *err_ring; in ath11k_dp_process_rxdma_err()
4485 struct dp_srng *dp_srng; in ath11k_dp_rx_monitor_link_desc_return() local
4491 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_monitor_link_desc_return()
4492 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()
4494 dp_srng = &ar->ab->dp.wbm_desc_rel_ring; in ath11k_dp_rx_monitor_link_desc_return()
4495 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()
5670 struct dp_srng *dp_srng; in ath11k_dp_rx_pdev_mon_attach() local
5686 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_pdev_mon_attach()
[all …]