Home
last modified time | relevance | path

Searched refs:request_id (Results 1 – 25 of 37) sorted by relevance

12

/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
H A Dwlan_ll_lt_sap_bearer_switch.c30 wlan_bs_req_id request_id = BS_REQ_ID_INVALID; in ll_lt_sap_bearer_switch_get_id() local
37 return request_id; in ll_lt_sap_bearer_switch_get_id()
42 BS_PREFIX_REF(vdev_id, request_id)); in ll_lt_sap_bearer_switch_get_id()
43 return request_id; in ll_lt_sap_bearer_switch_get_id()
49 BS_PREFIX_REF(vdev_id, request_id)); in ll_lt_sap_bearer_switch_get_id()
54 request_id = qdf_atomic_inc_return( in ll_lt_sap_bearer_switch_get_id()
55 &ll_sap_obj->bearer_switch_ctx->request_id); in ll_lt_sap_bearer_switch_get_id()
57 ll_sap_nofl_debug(BS_PREFIX_FMT, BS_PREFIX_REF(vdev_id, request_id)); in ll_lt_sap_bearer_switch_get_id()
61 return request_id; in ll_lt_sap_bearer_switch_get_id()
263 bs_req->source, bs_req->request_id, in ll_lt_sap_invoke_req_callback_f()
[all …]
H A Dwlan_ll_lt_sap_bearer_switch.h103 qdf_atomic_t request_id; member
H A Dwlan_ll_lt_sap_main.c115 qdf_atomic_init(&bs_ctx->request_id); in ll_lt_sap_init()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c52 uint32_t request_id; member
210 if (context->request_id != data->requestId) { in wlan_hdd_cfg80211_extscan_get_capabilities_rsp()
213 context->request_id, data->requestId); in wlan_hdd_cfg80211_extscan_get_capabilities_rsp()
347 ((sizeof(data->request_id) + NLA_HDRLEN) + \ in wlan_hdd_cfg80211_extscan_cached_results_ind()
401 data->request_id, data->num_scan_ids, data->more_data); in wlan_hdd_cfg80211_extscan_cached_results_ind()
432 data->request_id) || in wlan_hdd_cfg80211_extscan_cached_results_ind()
1087 data->request_id, data->more_data, data->num_results); in wlan_hdd_cfg80211_extscan_epno_match_found()
1101 data->request_id) || in wlan_hdd_cfg80211_extscan_epno_match_found()
1183 data->request_id, data->id, data->anqp_len, num_matches); in wlan_hdd_cfg80211_passpoint_match_found()
1195 data->request_id) || in wlan_hdd_cfg80211_passpoint_match_found()
[all …]
H A Dwlan_hdd_rssi_monitor.c114 req.request_id = nla_get_u32(tb[PARAM_REQUEST_ID]); in __wlan_hdd_cfg80211_monitor_rssi()
148 req.request_id, req.vdev_id, req.control); in __wlan_hdd_cfg80211_monitor_rssi()
216 data->request_id, data->curr_rssi); in hdd_rssi_threshold_breached()
221 data->request_id) || in hdd_rssi_threshold_breached()
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/src/
H A Dwlan_ll_sap_api.c44 wlan_bs_req_id request_id, in connect_start_bearer_switch_requester_cb() argument
113 bs_request.request_id = ll_lt_sap_bearer_switch_get_id(psoc); in wlan_ll_sap_switch_bearer_on_sta_connect_start()
132 wlan_bs_req_id request_id, in connect_complete_bearer_switch_requester_cb() argument
148 bs_request.request_id = ll_lt_sap_bearer_switch_get_id(psoc); in wlan_ll_sap_switch_bearer_on_sta_connect_complete()
231 wlan_bs_req_id request_id, in fw_bearer_switch_requester_cb() argument
253 bs_request.request_id = ll_lt_sap_bearer_switch_get_id(psoc); in wlan_ll_sap_fw_bearer_switch_req()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_extscan_tlv.c314 cmd->request_id = pgetcapab->request_id; in send_extscan_get_capabilities_cmd_tlv()
356 cmd->request_id = pcached_results->request_id; in send_extscan_get_cached_results_cmd_tlv()
407 cmd->request_id = reset_req->request_id; in send_extscan_stop_change_monitor_cmd_tlv()
474 cmd->request_id = psigchange->request_id; in wmi_get_buf_extscan_change_monitor_cmd()
590 cmd->request_id = photlist_reset->request_id; in send_extscan_stop_hotlist_monitor_cmd_tlv()
640 cmd->request_id = pstopcmd->request_id; in send_stop_extscan_cmd_tlv()
730 cmd->request_id = pstart->request_id; in wmi_get_buf_extscan_start_cmd()
1021 cmd->request_id = params->request_id; in send_extscan_start_hotlist_monitor_cmd_tlv()
H A Dwmi_unified_cp_stats_tlv.c419 ev->request_id, ev->status); in wmi_stats_handler()
420 params->request_id = ev->request_id; in wmi_stats_handler()
535 cmd_fixed_param->request_id = stats_req->request_id; in prepare_infra_cp_stats_buf()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c951 rssi.request_id = event->request_id; in wma_rssi_breached_event_handler()
961 rssi.request_id, rssi.session_id, rssi.curr_rssi); in wma_rssi_breached_event_handler()
1311 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1316 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1320 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1330 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1338 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1343 extscan_ind->request_id = event->request_id; in wma_extscan_start_stop_event_handler()
1358 extscan_ind->request_id, extscan_ind->status); in wma_extscan_start_stop_event_handler()
1403 oprn_ind->requestId = oprn_event->request_id; in wma_extscan_operations_event_handler()
[all …]
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/inc/
H A Dwlan_ll_sap_public_structs.h126 wlan_bs_req_id request_id,
149 wlan_bs_req_id request_id; member
/wlan-driver/qcacld-3.0/components/wmi/inc/
H A Dwmi_unified_roam_param.h41 uint32_t request_id; member
61 uint32_t request_id; member
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c176 uint32_t request_id) in policy_mgr_pdev_set_hw_mode() argument
234 msg.request_id = request_id; in policy_mgr_pdev_set_hw_mode()
238 msg.request_id); in policy_mgr_pdev_set_hw_mode()
1263 reason, uint32_t request_id) in policy_mgr_current_connections_update() argument
1281 request_id); in policy_mgr_current_connections_update()
1286 next_action, reason, session_id, request_id); in policy_mgr_current_connections_update()
1418 uint32_t request_id) in policy_mgr_next_actions() argument
1450 PM_DBS, reason, session_id, request_id); in policy_mgr_next_actions()
1467 request_id); in policy_mgr_next_actions()
1483 request_id); in policy_mgr_next_actions()
[all …]
H A Dwlan_policy_mgr_i.h787 uint32_t request_id);
906 uint32_t session_id, uint32_t request_id);
1067 uint32_t original_vdev_id, uint32_t request_id);
H A Dwlan_policy_mgr_core.c989 uint32_t request_id) in policy_mgr_pdev_set_hw_mode_cb() argument
1054 next_action, reason, request_id); in policy_mgr_pdev_set_hw_mode_cb()
4641 uint32_t original_vdev_id, uint32_t request_id) in policy_mgr_nss_update_cb() argument
4671 reason, request_id); in policy_mgr_nss_update_cb()
4675 request_id); in policy_mgr_nss_update_cb()
4680 vdev_id, request_id, reason); in policy_mgr_nss_update_cb()
4682 request_id, in policy_mgr_nss_update_cb()
4698 uint8_t conc_vdev_id, uint32_t request_id) in policy_mgr_sap_ch_width_update() argument
4726 request_id); in policy_mgr_sap_ch_width_update()
4738 uint32_t original_vdev_id, uint32_t request_id) in policy_mgr_nss_update() argument
[all …]
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_inside.h83 uint32_t request_id; member
99 uint32_t request_id; member
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_public_structs.h243 uint32_t request_id; member
300 uint32_t request_id; member
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h393 uint32_t original_vdev_id, uint32_t request_id);
740 uint32_t request_id);
1798 uint32_t request_id);
2106 uint32_t request_id);
2135 uint32_t request_id);
2160 uint32_t original_vdev_id, uint32_t request_id);
2189 uint32_t original_vdev_id, uint32_t request_id);
2202 uint8_t conc_vdev_id, uint32_t request_id);
2372 uint32_t request_id);
5684 uint8_t conc_vdev_id, uint32_t request_id);
H A Dwlan_policy_mgr_public_struct.h1620 uint32_t request_id; member
/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
H A Dwlan_cfg80211_afc.c107 uint32_t request_id; member
645 rsp->request_id, in afc_response_display()
877 afc_rsp->request_id = in extract_afc_resp()
966 afc_bin->request_id = afc_rsp->request_id; in fill_host_afc_response_buffer()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c771 priv->request_id = ev->request_id; in infra_cp_stats_response_cb()
891 out->request_id = priv->request_id; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
952 ev->action, ev->request_id, ev->status, in infra_cp_stats_reset_cb()
1851 priv->request_id = ev->request_id; in infra_cp_stats_bmiss_response_cb()
1962 out->request_id = priv->request_id; in wlan_cfg80211_mc_bmiss_get_infra_cp_stats()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/regulatory/inc/
H A Dwlan_reg_afc.h254 uint32_t request_id; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2064 uint32_t request_id; member
2111 uint32_t request_id; member
2163 uint32_t request_id; member
2174 uint32_t request_id; member
2184 uint32_t request_id; member
2194 uint32_t request_id; member
2221 uint32_t request_id; member
2237 uint32_t request_id; member
2358 uint32_t request_id; member
2758 uint32_t request_id; member
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c235 cp_stats_debug("request_id %d", ev->request_id); in target_if_extract_infra_cp_stats_event()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2648 uint32_t request_id; member
2684 uint32_t request_id; member
2697 uint32_t request_id; member
2742 uint32_t request_id; member
3716 uint32_t request_id; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c162 uint32_t request_id; in sme_process_set_hw_mode_resp() local
192 request_id = command->u.set_hw_mode_cmd.request_id; in sme_process_set_hw_mode_resp()
221 command->u.set_hw_mode_cmd.request_id); in sme_process_set_hw_mode_resp()
244 session_id, reason, param->status, request_id); in sme_process_set_hw_mode_resp()
250 request_id, in sme_process_set_hw_mode_resp()
2714 uint32_t request_id; in sme_process_sap_ch_width_update_rsp() local
2746 request_id = command->u.bw_update_cmd.request_id; in sme_process_sap_ch_width_update_rsp()
2751 vdev_id, reason, status, request_id); in sme_process_sap_ch_width_update_rsp()
2759 vdev_id, reason, status, request_id); in sme_process_sap_ch_width_update_rsp()
2761 request_id, status); in sme_process_sap_ch_width_update_rsp()
[all …]

12