Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhal.h1129 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng);
Ddp_mon.c2064 mon_dst_desc = ath12k_hal_srng_dst_peek(ab, srng); in ath12k_dp_mon_srng_process()
2466 mon_dst_desc = ath12k_hal_srng_dst_peek(ab, srng); in ath12k_dp_mon_rx_process_stats()
Ddp_tx.c719 if (ath12k_hal_srng_dst_peek(ab, status_ring) && in ath12k_dp_tx_completion_handler()
Dhal.c1984 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng) in ath12k_hal_srng_dst_peek() function