ath12k_dp_get_rx_desc
EXPORT_SYMBOL(ath12k_dp_get_rx_desc);
struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_dp *dp,
desc_info = ath12k_dp_get_rx_desc(ar->ab->dp,
ath12k_dp_get_rx_desc(ar->ab->dp, msdu_list.sw_cookie[i]);
desc_info = ath12k_dp_get_rx_desc(dp, cookie);
desc_info = ath12k_dp_get_rx_desc(dp, cookie);
desc_info = ath12k_dp_get_rx_desc(dp, err_info.cookie);
desc_info = ath12k_dp_get_rx_desc(partner_dp, cookie);