ath12k_mac_get_ar_by_pdev_id
ar = ath12k_mac_get_ar_by_pdev_id(ab, DP_SW2HW_MACID(i));
ar = ath12k_mac_get_ar_by_pdev_id(ab, pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, pdev_id);
struct ath12k *ath12k_mac_get_ar_by_pdev_id(struct ath12k_base *ab, u32 pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, rx_ev.pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, le32_to_cpu(tx_compl_param.pdev_id));
ar = ath12k_mac_get_ar_by_pdev_id(ab, le32_to_cpu(bss_ch_info_ev.pdev_id));
ar = ath12k_mac_get_ar_by_pdev_id(ab, stats->pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, stats->pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, stats.pdev_id);
ar = ath12k_mac_get_ar_by_pdev_id(ab, le32_to_cpu(ev->pdev_id));
ar = ath12k_mac_get_ar_by_pdev_id(ab, le32_to_cpu(ev.pdev_id));
ar = ath12k_mac_get_ar_by_pdev_id(ab, le32_to_cpu(fixed_param->pdev_id) + 1);
ar = ath12k_mac_get_ar_by_pdev_id(ab, pdev_id);