/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/ |
D | wlan_tdls_tgt_api.c | 164 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 …]
|
D | wlan_tdls_api.c | 352 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/ |
D | wlan_tdls_main.c | 696 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 = ¬ify->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 …]
|
D | wlan_tdls_main.h | 611 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/ |
D | pci_qcom.c | 194 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()
|
D | Kconfig | 134 If enabled, CNSS platform driver will notify wlan fw to stop
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | wdi_event.h | 47 typedef void (*wdi_event_notify)(enum WDI_EVENT_NOTIFY notify,
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | i_qdf_ipa_wdi3.h | 118 (((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)
|
D | i_qdf_ipa.h | 145 (((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/ |
D | wlan_hdd_assoc.c | 2381 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()
|
D | wlan_hdd_hostapd.c | 5339 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()
|
D | wlan_hdd_main.c | 9331 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/ |
D | sir_api.h | 2282 bool notify; member 2309 bool notify; member
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ |
D | wlan_ipa_core.c | 1053 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/ |
D | csr_api_roam.c | 7092 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/ |
D | lim_process_sme_req_messages.c | 9924 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()
|