Searched refs:getReq (Results 1 – 2 of 2) sorted by relevance
2765 const tpSirLLStatsGetReq getReq, in wma_update_params_for_mlo_stats() argument2771 cmd->is_mlo_req = getReq->is_mlo_req; in wma_update_params_for_mlo_stats()2773 vdev = wma->interfaces[getReq->staId].vdev; in wma_update_params_for_mlo_stats()2775 wma_err("Failed to get vdev for vdev_%d", getReq->staId); in wma_update_params_for_mlo_stats()2778 if (getReq->is_mlo_req) { in wma_update_params_for_mlo_stats()2779 cmd->vdev_id_bitmap = getReq->mlo_vdev_id_bitmap; in wma_update_params_for_mlo_stats()2783 getReq->staId); in wma_update_params_for_mlo_stats()2795 const tpSirLLStatsGetReq getReq, in wma_update_params_for_mlo_stats() argument2803 const tpSirLLStatsGetReq getReq) in wma_process_ll_stats_get_req() argument2811 if (!getReq || !wma) { in wma_process_ll_stats_get_req()[all …]
1046 (tp_wma_handle wma, const tpSirLLStatsGetReq getReq);