/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_diag.c | 204 goto done; in hif_diag_read_mem() 215 goto done; in hif_diag_read_mem() 220 goto done; in hif_diag_read_mem() 228 goto done; in hif_diag_read_mem() 237 goto done; in hif_diag_read_mem() 246 goto done; in hif_diag_read_mem() 251 goto done; in hif_diag_read_mem() 255 goto done; in hif_diag_read_mem() 266 goto done; in hif_diag_read_mem() 271 goto done; in hif_diag_read_mem() [all …]
|
/wlan-driver/qcacld-3.0/components/target_if/twt/src/ |
D | target_if_ext_twt_evt.c | 68 goto done; in target_if_twt_setup_complete_event_handler() 76 goto done; in target_if_twt_setup_complete_event_handler() 81 done: in target_if_twt_setup_complete_event_handler() 126 goto done; in target_if_twt_teardown_complete_event_handler() 131 done: in target_if_twt_teardown_complete_event_handler() 185 goto done; in target_if_twt_pause_complete_event_handler() 190 done: in target_if_twt_pause_complete_event_handler() 243 goto done; in target_if_twt_resume_complete_event_handler() 248 done: in target_if_twt_resume_complete_event_handler() 301 goto done; in target_if_twt_nudge_complete_event_handler() [all …]
|
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/ |
D | target_if_cm_roam_event.c | 119 goto done; in target_if_cm_roam_event() 137 goto done; in target_if_cm_roam_event() 150 done: in target_if_cm_roam_event() 366 goto done; in target_if_cm_btm_denylist_event() 372 done: in target_if_cm_btm_denylist_event() 406 goto done; in target_if_cm_roam_vdev_disconnect_event_handler() 414 goto done; in target_if_cm_roam_vdev_disconnect_event_handler() 425 done: in target_if_cm_roam_vdev_disconnect_event_handler() 589 goto done; in target_if_pmkid_request_event_handler() 598 goto done; in target_if_pmkid_request_event_handler() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_event.c | 92 event->done = true; in qdf_event_set() 111 event->done = true; in qdf_event_set_all() 146 event->done = false; in qdf_event_reset() 265 if (!event_node->pevent->done) { in qdf_complete_wait_events()
|
D | qdf_perf.c | 88 goto done; in __qdf_perf_init() 115 goto done; in __qdf_perf_init() 130 done: in __qdf_perf_init()
|
D | i_qdf_event.h | 40 bool done; member
|
D | qdf_nbuf_frag.c | 634 goto done; in qdf_frag_debug_refcount_dec() 651 done: in qdf_frag_debug_refcount_dec()
|
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/ |
D | wlan_green_ap_main.c | 230 goto done; in wlan_green_ap_state_mc() 323 goto done; in wlan_green_ap_state_mc() 343 goto done; in wlan_green_ap_state_mc() 362 done: in wlan_green_ap_state_mc()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_vdev_disconnect.c | 513 goto done; in wlan_cm_mlo_update_disconnecting_vdev_id() 528 goto done; in wlan_cm_mlo_update_disconnecting_vdev_id() 556 done: in wlan_cm_mlo_update_disconnecting_vdev_id() 590 goto done; in wlan_cm_rso_stop_continue_disconnect() 596 goto done; in wlan_cm_rso_stop_continue_disconnect() 608 done: in wlan_cm_rso_stop_continue_disconnect()
|
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/ |
D | target_if_cfr_dbr.c | 515 goto done; in target_if_peer_capture_event() 554 goto done; in target_if_peer_capture_event() 622 goto done; in target_if_peer_capture_event() 626 goto done; in target_if_peer_capture_event() 633 done: in target_if_peer_capture_event()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
D | mailbox.c | 1201 bool *done, in hif_dev_process_pending_irqs() argument 1289 *done = true; in hif_dev_process_pending_irqs() 1374 *done = true; in hif_dev_process_pending_irqs() 1379 *done, *async_processing, status)); in hif_dev_process_pending_irqs() 1398 bool done = false; in hif_dev_dsr_handler() local 1410 while (!done) { in hif_dev_dsr_handler() 1411 status = hif_dev_process_pending_irqs(pdev, &done, &async_proc); in hif_dev_dsr_handler()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
D | if_pci.c | 1500 goto done; in hif_set_hia() 1505 goto done; in hif_set_hia() 1515 goto done; in hif_set_hia() 1520 goto done; in hif_set_hia() 1529 goto done; in hif_set_hia() 1539 goto done; in hif_set_hia() 1544 goto done; in hif_set_hia() 1553 goto done; in hif_set_hia() 1563 goto done; in hif_set_hia() 1582 goto done; in hif_set_hia() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_perf.h | 40 uint8_t done);
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ |
D | wlan_cp_stats_obj_mgr_handler.c | 735 goto done; in wlan_cp_stats_twt_get_all_peer_session_params() 741 goto done; in wlan_cp_stats_twt_get_all_peer_session_params() 750 done: in wlan_cp_stats_twt_get_all_peer_session_params()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/ |
D | hif_sdio_dev.h | 50 bool *done,
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | wlan_mlo_mgr_sta.c | 2137 goto done; in mlo_sta_csa_save_params() 2180 done: in mlo_sta_csa_save_params() 2200 goto done; in mlo_sta_up_active_notify() 2207 goto done; in mlo_sta_up_active_notify() 2239 goto done; in mlo_sta_up_active_notify() 2259 done: in mlo_sta_up_active_notify() 2275 goto done; in mlo_is_sta_csa_param_handled() 2281 goto done; in mlo_is_sta_csa_param_handled() 2312 done: in mlo_is_sta_csa_param_handled()
|
D | wlan_mlo_mgr_link_switch.c | 296 goto done; in mlo_mgr_update_csa_link_info() 304 goto done; in mlo_mgr_update_csa_link_info() 333 done: in mlo_mgr_update_csa_link_info()
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/ |
D | epping_internal.h | 87 bool done; member
|
/wlan-driver/platform/icnss2/ |
D | power.c | 128 goto done; in icnss_get_vreg_single() 150 goto done; in icnss_get_vreg_single() 180 done: in icnss_get_vreg_single()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
D | dp_li_rx.c | 298 goto done; in dp_rx_process_li() 524 done: in dp_rx_process_li() 1137 goto done; in dp_rx_wbm_err_reap_desc_li() 1298 done: in dp_rx_wbm_err_reap_desc_li()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_action.c | 392 goto done; in policy_mgr_need_opportunistic_upgrade() 403 goto done; in policy_mgr_need_opportunistic_upgrade() 407 goto done; in policy_mgr_need_opportunistic_upgrade() 422 goto done; in policy_mgr_need_opportunistic_upgrade() 427 done: in policy_mgr_need_opportunistic_upgrade() 3921 goto done; in policy_mgr_set_hw_mode_on_channel_switch() 3935 goto done; in policy_mgr_set_hw_mode_on_channel_switch() 3944 goto done; in policy_mgr_set_hw_mode_on_channel_switch() 3946 done: in policy_mgr_set_hw_mode_on_channel_switch()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_bus_bandwidth.c | 459 goto done; in dp_bbm_apply_independent_policy() 466 goto done; in dp_bbm_apply_independent_policy() 475 goto done; in dp_bbm_apply_independent_policy() 479 goto done; in dp_bbm_apply_independent_policy() 484 done: in dp_bbm_apply_independent_policy()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.c | 1896 int done = 0; local 1910 done = HTT_T2H_EXT_STATS_CONF_TLV_DONE_GET(*(msg_word + 3)); 1911 if (done) { 1965 int done = 0; local 1967 done = HTT_T2H_EXT_STATS_CONF_TLV_DONE_GET(*(msg_word + 3)); 1968 if (done) { 2203 uint8_t done; local 2231 done = HTT_T2H_EXT_STATS_CONF_TLV_DONE_GET(*msg_word); 2237 if (done) 2263 uint8_t done; local [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/ |
D | wlan_scan_cache_db.c | 2215 goto done; in scm_scan_get_scan_entry_by_mac_freq() 2232 done: in scm_scan_get_scan_entry_by_mac_freq() 2259 goto done; in scm_scan_get_entry_by_mac_addr() 2277 goto done; in scm_scan_get_entry_by_mac_addr() 2284 done: in scm_scan_get_entry_by_mac_addr()
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/ |
D | wlan_cp_stats_mc_ucfg_api.c | 259 goto done; in ucfg_twt_get_all_peer_session_params() 265 goto done; in ucfg_twt_get_all_peer_session_params() 275 done: in ucfg_twt_get_all_peer_session_params()
|