Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 54) sorted by relevance

123

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c445 bool reset; in hdd_cm_set_default_wlm_mode() local
454 status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_cm_set_default_wlm_mode()
459 if (!reset) in hdd_cm_set_default_wlm_mode()
497 bool reset; in hdd_cm_reset_udp_qos_upgrade_config() local
505 status = ucfg_mlme_cfg_get_wlm_reset(hdd_ctx->psoc, &reset); in hdd_cm_reset_udp_qos_upgrade_config()
511 if (reset) { in hdd_cm_reset_udp_qos_upgrade_config()
H A Dwlan_hdd_regulatory.c537 bool reset) in hdd_process_regulatory_data() argument
577 if (!reset) in hdd_process_regulatory_data()
990 bool *reset) in hdd_restore_custom_reg_settings() argument
996 bool *reset) in hdd_restore_custom_reg_settings() argument
1018 *reset = true; in hdd_restore_custom_reg_settings()
1117 bool reset = false; in hdd_reg_notifier() local
1185 reset = true; in hdd_reg_notifier()
1192 &reset); in hdd_reg_notifier()
1204 hdd_process_regulatory_data(hdd_ctx, wiphy, reset); in hdd_reg_notifier()
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_txrx.c489 goto reset; in osif_dp_rx_check_qdisc_configured()
493 goto reset; in osif_dp_rx_check_qdisc_configured()
503 goto reset; in osif_dp_rx_check_qdisc_configured()
513 reset: in osif_dp_rx_check_qdisc_configured()
/wlan-driver/wpa_supplicant_8/src/eap_server/
H A Deap_server_tls.c
H A Deap_i.h
H A Deap_server_vendor_test.c
H A Deap_server_identity.c
H A Deap_server_md5.c
H A Deap_server_gtc.c
H A Deap_server.c
H A Deap_server_ttls.c
H A Deap_server_peap.c
H A Deap_server_fast.c
H A Deap_server_wsc.c
H A Deap_server_tnc.c
H A Deap_server_teap.c
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio_dev.h159 bool reset);
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Drobust_av.c
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Ddev_quirks.c604 bool reset) in hif_sdio_func_disable() argument
622 if (reset && status == QDF_STATUS_SUCCESS) in hif_sdio_func_disable()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c301 bool reset) in hif_disable_func() argument
329 status = hif_sdio_func_disable(device, func, reset); in hif_disable_func()
H A Dmailbox.c1897 bool reset) in hif_disable_func() argument
1911 status = hif_sdio_func_disable(device, func, reset); in hif_disable_func()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c1246 bool reset, bool standby_active) in target_if_mlo_teardown_req() argument
1257 params.umac_reset = reset; in target_if_mlo_teardown_req()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c452 int reset) in htt_tx_desc_frags_table_set() argument
613 int reset) in htt_tx_desc_frags_table_set() argument
620 if (reset) { in htt_tx_desc_frags_table_set()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h427 bool reset);
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h724 int reset);

123