Home
last modified time | relevance | path

Searched refs:pcurrent_req (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_mlm_req_messages.c108 tpRRMReq pcurrent_req = NULL; in lim_process_rrm_sta_stats_rsp_timeout() local
122 pcurrent_req = mac->rrm.rrmPEContext.pCurrentReq[index]; in lim_process_rrm_sta_stats_rsp_timeout()
123 if (!pcurrent_req) { in lim_process_rrm_sta_stats_rsp_timeout()
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c668 tpRRMReq pcurrent_req; in rmm_sta_stats_response_cb() local
681 pcurrent_req = mac->rrm.rrmPEContext.pCurrentReq[index]; in rmm_sta_stats_response_cb()
682 if (!pcurrent_req) { in rmm_sta_stats_response_cb()
707 mac, pcurrent_req->dialog_token, 1, true, in rmm_sta_stats_response_cb()