Home
last modified time | relevance | path

Searched refs:ath11k_hal_srng_dst_peek (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath11k/
Dhal.c621 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_srng_dst_peek() function
637 desc = ath11k_hal_srng_dst_peek(ab, srng); in ath11k_hal_srng_prefetch_desc()
Dhal.h940 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng);
Ddp_tx.c704 if (unlikely((ath11k_hal_srng_dst_peek(ab, status_ring) != NULL) && in ath11k_dp_tx_completion_handler()
Ddp_rx.c5106 while ((ring_entry = ath11k_hal_srng_dst_peek(ar->ab, mon_dst_srng))) { in ath11k_dp_rx_mon_dest_process()
5561 while ((ring_entry = ath11k_hal_srng_dst_peek(ar->ab, mon_dst_srng))) { in ath11k_dp_full_mon_process_rx()