Searched refs:ath12k_dp_get_rx_desc (Results 1 – 3 of 3) sorted by relevance
1814 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab,
2644 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()
1322 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab, in ath12k_dp_get_rx_desc() function