Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_tgt_api.c164 struct tdls_event_notify *notify; in tgt_tdls_event_flush_cb() local
166 notify = msg->bodyptr; in tgt_tdls_event_flush_cb()
167 if (notify && notify->vdev) { in tgt_tdls_event_flush_cb()
168 wlan_objmgr_vdev_release_ref(notify->vdev, WLAN_TDLS_SB_ID); in tgt_tdls_event_flush_cb()
169 qdf_mem_free(notify); in tgt_tdls_event_flush_cb()
180 struct tdls_event_notify *notify; in tgt_tdls_event_handler() local
191 notify = qdf_mem_malloc(sizeof(*notify)); in tgt_tdls_event_handler()
192 if (!notify) in tgt_tdls_event_handler()
196 notify->vdev = in tgt_tdls_event_handler()
199 if (!notify->vdev) { in tgt_tdls_event_handler()
[all …]
Dwlan_tdls_api.c352 struct tdls_sta_notify_params *notify = msg->bodyptr; in tdls_notify_flush_cb() local
353 struct wlan_objmgr_vdev *vdev = notify->vdev; in tdls_notify_flush_cb()
356 qdf_mem_free(notify); in tdls_notify_flush_cb()
365 struct tdls_sta_notify_params *notify; in tdls_notify_disconnect() local
375 notify = qdf_mem_malloc(sizeof(*notify)); in tdls_notify_disconnect()
376 if (!notify) { in tdls_notify_disconnect()
381 *notify = *notify_info; in tdls_notify_disconnect()
383 msg.bodyptr = notify; in tdls_notify_disconnect()
391 wlan_objmgr_vdev_release_ref(notify->vdev, WLAN_TDLS_NB_ID); in tdls_notify_disconnect()
392 qdf_mem_free(notify); in tdls_notify_disconnect()
[all …]
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.c696 struct tdls_event_notify *notify; in tdls_process_evt() local
703 notify = msg->bodyptr; in tdls_process_evt()
704 vdev = notify->vdev; in tdls_process_evt()
707 qdf_mem_free(notify); in tdls_process_evt()
710 event = &notify->event; in tdls_process_evt()
731 qdf_mem_free(notify); in tdls_process_evt()
1578 tdls_process_sta_connect(struct tdls_sta_notify_params *notify) in tdls_process_sta_connect() argument
1580 if (!tdls_check_is_tdls_allowed(notify->vdev)) in tdls_process_sta_connect()
1583 tdls_process_enable_for_vdev(notify->vdev); in tdls_process_sta_connect()
1610 QDF_STATUS tdls_notify_sta_connect(struct tdls_sta_notify_params *notify) in tdls_notify_sta_connect() argument
[all …]
Dwlan_tdls_main.h611 QDF_STATUS tdls_notify_sta_connect(struct tdls_sta_notify_params *notify);
652 QDF_STATUS tdls_notify_sta_disconnect(struct tdls_sta_notify_params *notify);
/wlan-driver/platform/cnss2/
Dpci_qcom.c194 static void cnss_pci_event_cb(struct msm_pcie_notify *notify) in cnss_pci_event_cb() argument
202 if (!notify) in cnss_pci_event_cb()
205 pci_dev = notify->user; in cnss_pci_event_cb()
214 switch (notify->event) { in cnss_pci_event_cb()
257 cnss_pr_err("Received invalid PCI event: %d\n", notify->event); in cnss_pci_event_cb()
DKconfig134 If enabled, CNSS platform driver will notify wlan fw to stop
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dwdi_event.h47 typedef void (*wdi_event_notify)(enum WDI_EVENT_NOTIFY notify,
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_ipa_wdi3.h118 (((struct ipa_wdi_init_in_params *)(in_params))->notify)
331 (((struct ipa_wdi_conn_in_params *)(pipe_in))->notify)
902 (((struct ipa_wdi3_conn_in_params *)(pipe_in))->notify)
Di_qdf_ipa.h145 (((struct ipa_sys_connect_params *)(ipa_sys_params))->notify)
266 (((struct ipa_wdi_in_params *)(pipe_in))->sys.notify)
368 (((struct ipa_wdi_uc_ready_params *)(uc_ready_param))->notify)
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c2381 bool notify = true, is_sap_go_moved_before_sta = false; in hdd_roam_channel_switch_handler() local
2421 notify = false; in hdd_roam_channel_switch_handler()
2424 notify = false; in hdd_roam_channel_switch_handler()
2426 if (notify) { in hdd_roam_channel_switch_handler()
Dwlan_hdd_hostapd.c5339 update_ie.notify = false; in wlan_hdd_cfg80211_update_apies()
5361 update_ie.notify = false; in wlan_hdd_cfg80211_update_apies()
5382 update_ie.notify = true; in wlan_hdd_cfg80211_update_apies()
7364 update_ie.notify = true; in __wlan_hdd_cfg80211_stop_ap()
Dwlan_hdd_main.c9331 update_ie.notify = false; in wlan_hdd_reset_prob_rspies()
9646 update_ie.notify = false; in hdd_reset_ies_on_sap_stop()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h2282 bool notify; member
2309 bool notify; member
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_core.c1053 uc_ready_param.notify = wlan_ipa_uc_loaded_uc_cb; in wlan_ipa_wdi_init()
3988 ipa->notify = wlan_ipa_i2w_cb; in wlan_ipa_setup_tx_sys_pipe()
4151 ipa->notify = wlan_ipa_w2i_cb; in wlan_ipa_setup_rx_sys_pipe()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c7092 pModifyAddIEInd->modifyIE.notify = pModifyIE->notify; in csr_roam_modify_add_ies()
7156 pUpdateAddIEs->updateIE.notify = pUpdateIE->notify; in csr_roam_update_add_ies()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_sme_req_messages.c9924 if (ret == true && modify_add_ies->modifyIE.notify) { in lim_process_modify_add_ies()
9994 if (update_ie->notify) in lim_process_update_add_ies()
10058 if (update_ie->notify) in lim_process_update_add_ies()