Searched refs:pStats (Results 1 – 5 of 5) sorted by relevance
250 void lim_send_sme_pe_ese_tsm_rsp(struct mac_context *mac, tAniGetTsmStatsRsp *pStats);
1580 tAniGetTsmStatsRsp *pStats) in lim_send_sme_pe_ese_tsm_rsp() argument1584 tAniGetTsmStatsRsp *pPeStats = (tAniGetTsmStatsRsp *) pStats; in lim_send_sme_pe_ese_tsm_rsp()1609 mmhMsg.bodyptr = pStats; in lim_send_sme_pe_ese_tsm_rsp()
1112 struct htc_endpoint_stats *pStats) in htc_get_endpoint_statistics() argument1141 A_ASSERT(pStats); in htc_get_endpoint_statistics()1143 qdf_mem_copy(pStats, &target->endpoint[Endpoint].endpoint_stats, in htc_get_endpoint_statistics()
763 struct htc_endpoint_stats *pStats);
3884 tpAniGetTsmStatsReq pStats = (tpAniGetTsmStatsReq) pTsmStatsMsg; in wma_process_tsm_stats_req() local3886 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()