Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Ddp.h1814 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab,
Ddp_rx.c2644 desc_info = ath12k_dp_get_rx_desc(ab, cookie); in ath12k_dp_rx_process()
3342 desc_info = ath12k_dp_get_rx_desc(ab, cookie); in ath12k_dp_process_rx_err_buf()
3768 desc_info = ath12k_dp_get_rx_desc(ab, err_info.cookie); in ath12k_dp_rx_process_wbm_err()
Ddp.c1322 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab, in ath12k_dp_get_rx_desc() function