Home
last modified time | relevance | path

Searched refs:pStats (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.h250 void lim_send_sme_pe_ese_tsm_rsp(struct mac_context *mac, tAniGetTsmStatsRsp *pStats);
H A Dlim_send_sme_rsp_messages.c1580 tAniGetTsmStatsRsp *pStats) in lim_send_sme_pe_ese_tsm_rsp() argument
1584 tAniGetTsmStatsRsp *pPeStats = (tAniGetTsmStatsRsp *) pStats; in lim_send_sme_pe_ese_tsm_rsp()
1609 mmhMsg.bodyptr = pStats; in lim_send_sme_pe_ese_tsm_rsp()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c1112 struct htc_endpoint_stats *pStats) in htc_get_endpoint_statistics() argument
1141 A_ASSERT(pStats); in htc_get_endpoint_statistics()
1143 qdf_mem_copy(pStats, &target->endpoint[Endpoint].endpoint_stats, in htc_get_endpoint_statistics()
H A Dhtc_api.h763 struct htc_endpoint_stats *pStats);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c3884 tpAniGetTsmStatsReq pStats = (tpAniGetTsmStatsReq) pTsmStatsMsg; in wma_process_tsm_stats_req() local
3886 int tid = pStats->tid; in wma_process_tsm_stats_req()
3914 qdf_copy_macaddr(&pTsmRspParams->bssid, &pStats->bssId); in wma_process_tsm_stats_req()
3916 pTsmRspParams->tsmStatsReq = pStats; in wma_process_tsm_stats_req()