Home
last modified time | relevance | path

Searched refs:tsmMetrics (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.c1603 pPeStats->tsmMetrics.RoamingCount in lim_send_sme_pe_ese_tsm_rsp()
1604 = pPeSessionEntry->eseContext.tsm.tsmMetrics.RoamingCount; in lim_send_sme_pe_ese_tsm_rsp()
1605 pPeStats->tsmMetrics.RoamingDly in lim_send_sme_pe_ese_tsm_rsp()
1606 = pPeSessionEntry->eseContext.tsm.tsmMetrics.RoamingDly; in lim_send_sme_pe_ese_tsm_rsp()
H A Dlim_process_assoc_rsp_frame.c452 tsm_ctx->tsmMetrics.RoamingCount++; in lim_update_ese_tsm()
1643 session_entry->eseContext.tsm.tsmMetrics.RoamingCount = 0; in lim_process_assoc_rsp_frame()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h815 typedef void (*tCsrTsmStatsCallback)(tAniTrafStrmMetrics tsmMetrics,
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h956 tAniTrafStrmMetrics tsmMetrics; member
991 tTrafStrmMetrics tsmMetrics; member
996 tTrafStrmMetrics tsmMetrics; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c1591 tsmMetrics, in csr_tsm_stats_rsp_processor()
1649 pe_session->eseContext.tsm.tsmMetrics.RoamingDly in csr_send_ese_adjacent_ap_rep_ind()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c3917 pTsmMetric = &pTsmRspParams->tsmMetrics; in wma_process_tsm_stats_req()