Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h1114 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng);
H A Ddp_tx.c561 if (ath12k_hal_srng_dst_peek(ab, status_ring) && in ath12k_dp_tx_completion_handler()
H A Ddp_mon.c2102 mon_dst_desc = ath12k_hal_srng_dst_peek(ab, srng); in ath12k_dp_mon_srng_process()
2504 mon_dst_desc = ath12k_hal_srng_dst_peek(ab, srng); in ath12k_dp_mon_rx_process_stats()
H A Dhal.c1586 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng) in ath12k_hal_srng_dst_peek() function