Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Ddp.h1824 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab,
Ddp_rx.c2656 desc_info = ath12k_dp_get_rx_desc(ab, cookie); in ath12k_dp_rx_process()
3357 desc_info = ath12k_dp_get_rx_desc(ab, cookie); in ath12k_dp_process_rx_err_buf()
3779 desc_info = ath12k_dp_get_rx_desc(ab, err_info.cookie); in ath12k_dp_rx_process_wbm_err()
Ddp.c1349 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab, in ath12k_dp_get_rx_desc() function