Searched refs:pdev_extd_stats (Results 1 – 7 of 7) sorted by relevance
370 qdf_mem_free(ev->pdev_extd_stats); in target_if_cp_stats_free_stats_event()371 ev->pdev_extd_stats = NULL; in target_if_cp_stats_free_stats_event()488 wmi_host_pdev_ext_stats *pdev_extd_stats; in target_if_cp_stats_extract_pdev_extd_stats() local493 ev->pdev_extd_stats = qdf_mem_malloc(sizeof(*ev->pdev_extd_stats) * in target_if_cp_stats_extract_pdev_extd_stats()495 if (!ev->pdev_extd_stats) in target_if_cp_stats_extract_pdev_extd_stats()498 pdev_extd_stats = qdf_mem_malloc(sizeof(*pdev_extd_stats)); in target_if_cp_stats_extract_pdev_extd_stats()499 if (!pdev_extd_stats) in target_if_cp_stats_extract_pdev_extd_stats()504 qdf_mem_set(pdev_extd_stats, sizeof(*pdev_extd_stats), 0); in target_if_cp_stats_extract_pdev_extd_stats()507 pdev_extd_stats); in target_if_cp_stats_extract_pdev_extd_stats()509 qdf_mem_free(pdev_extd_stats); in target_if_cp_stats_extract_pdev_extd_stats()[all …]
791 struct pdev_mc_cp_extd_stats *pdev_extd_stats; member
739 index = ev->pdev_extd_stats[i].pdev_id; in tgt_mc_cp_stats_extract_congestion_stats()745 data[index].my_rx_count = ev->pdev_extd_stats[i].my_rx_count; in tgt_mc_cp_stats_extract_congestion_stats()
985 qdf_mem_free(ev->pdev_extd_stats); in ucfg_mc_cp_stats_free_stats_resources()
158 qdf_mem_free(stats->pdev_extd_stats); in wlan_cfg80211_mc_cp_stats_dealloc()
14214 if (!param_buf->pdev_extd_stats) in extract_pdev_ext_stats_tlv()14217 ev = param_buf->pdev_extd_stats + index; in extract_pdev_ext_stats_tlv()
6258 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_extd_stats, pdev_extd_stats, WMITLV_SI…