Home
last modified time | relevance | path

Searched refs:qdf_atomic_set (Results 1 – 25 of 72) sorted by relevance

123

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/src/
H A Dwlan_sm_engine.c106 qdf_atomic_set(&sm->in_state_transition, 1); in wlan_sm_transition_to()
180 qdf_atomic_set(&sm->in_state_transition, 0); in wlan_sm_transition_to()
270 qdf_atomic_set(&sm->in_state_transition, 0); in wlan_sm_create()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_wfds.c170 qdf_atomic_set(&dl_wfds->wfds_state, in dp_wfds_send_config_msg()
263 qdf_atomic_set(&dl_wfds->wfds_state, in dp_wfds_req_mem_msg()
292 qdf_atomic_set(&dlink_wfds->wfds_state, in dp_wfds_ipcc_map_n_cfg_msg()
564 qdf_atomic_set(&dl_wfds->wfds_state, DP_WFDS_SVC_CONNECTED); in dp_wfds_new_server()
589 qdf_atomic_set(&dl_wfds->wfds_state, in dp_wfds_del_server()
688 qdf_atomic_set(&dl_wfds->wfds_state, in dp_wfds_init()
H A Dwlan_dp_rx_fst.c242 qdf_atomic_set(&fisa_hdl->fse_cache_flush_posted, 0); in dp_fisa_fse_cache_flush_timer()
266 qdf_atomic_set(&fisa_hdl->fse_cache_flush_posted, 0); in dp_fisa_fse_cache_flush_timer()
677 qdf_atomic_set(&fst->pm_suspended, 1); in dp_rx_fst_update_pm_suspend_status()
679 qdf_atomic_set(&fst->pm_suspended, 0); in dp_rx_fst_update_pm_suspend_status()
H A Dwlan_dp_txrx.c62 qdf_atomic_set(&dp_ctx->skip_fisa_param.skip_fisa, !value); in dp_rx_skip_fisa()
1111 qdf_atomic_set(&dp_ctx->vendor_disable_lro_flag, 0); in dp_lro_set_reset()
1114 qdf_atomic_set(&dp_ctx->vendor_disable_lro_flag, 1); in dp_lro_set_reset()
1234 qdf_atomic_set(&dp_ctx->dp_agg_param.rx_aggregation, 1); in dp_register_rx_ol_cb()
1324 qdf_atomic_set(&dp_ctx->disable_rx_ol_in_low_tput, 1); in dp_disable_rx_ol_for_low_tput()
1326 qdf_atomic_set(&dp_ctx->disable_rx_ol_in_low_tput, 0); in dp_disable_rx_ol_for_low_tput()
H A Dwlan_dp_nud_tracking.c133 qdf_atomic_set(&dp_intf in dp_nud_reset_tracking()
267 qdf_atomic_set(&dp_intf->nud_tracking.tx_rx_stats.gw_rx_packets, 0); in dp_nud_set_tracking()
H A Dwlan_dp_rx_thread.c254 qdf_atomic_set(&rx_tm_hdl->allow_dropping, 1); in dp_check_and_update_pending()
256 qdf_atomic_set(&rx_tm_hdl->allow_dropping, 0); in dp_check_and_update_pending()
398 qdf_atomic_set(&rx_thread->gro_flush_ind, flush_code); in dp_rx_tm_thread_gro_flush_ind()
617 qdf_atomic_set(&rx_thread->gro_flush_ind, 0); in dp_rx_thread_sub_loop()
H A Dwlan_dp_bus_bandwidth.c782 qdf_atomic_set(&dp_ctx->low_tput_gro_enable, 1); in dp_low_tput_gro_flush_skip_handler()
795 qdf_atomic_set(&dp_ctx->low_tput_gro_enable, 0); in dp_low_tput_gro_flush_skip_handler()
1754 qdf_atomic_set(&dp_intf->gro_disallowed, 1); in dp_rx_check_qdisc_for_intf()
1760 qdf_atomic_set(&dp_intf->gro_disallowed, 0); in dp_rx_check_qdisc_for_intf()
2242 qdf_atomic_set(&dp_ctx->num_latency_critical_clients, 0); in __dp_bus_bw_compute_timer_stop()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_gtk.c64 qdf_atomic_set(&vdev_ctx->gtk_err_enable, true); in pmo_tgt_send_gtk_offload_req()
74 qdf_atomic_set(&vdev_ctx->gtk_err_enable, false); in pmo_tgt_send_gtk_offload_req()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c1506 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_try_prevent_ep_vote_access()
1508 qdf_atomic_set(&scn->ep_vote_access, in hif_try_prevent_ep_vote_access()
1513 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_try_prevent_ep_vote_access()
1515 qdf_atomic_set(&scn->ep_vote_access, in hif_try_prevent_ep_vote_access()
1551 qdf_atomic_set(&scn->ep_vote_access, in hif_set_ep_intermediate_vote_access()
1559 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_allow_ep_vote_access()
1561 qdf_atomic_set(&scn->ep_vote_access, in hif_allow_ep_vote_access()
1571 qdf_atomic_set(&scn->dp_ep_vote_access, access); in hif_set_ep_vote_access()
1573 qdf_atomic_set(&scn->ep_vote_access, access); in hif_set_ep_vote_access()
1834 qdf_atomic_set(&scn->write_idx, -1); in hif_delayed_reg_write_init()
[all …]
H A Dhif_runtime_pm.c345 qdf_atomic_set(&gp_hif_rtpm_ctx->pm_state, HIF_RTPM_STATE_NONE); in hif_rtpm_open()
459 qdf_atomic_set(&gp_hif_rtpm_ctx->pm_state, HIF_RTPM_STATE_ON); in hif_rtpm_start()
481 qdf_atomic_set(&gp_hif_rtpm_ctx->pm_state, HIF_RTPM_STATE_NONE); in hif_rtpm_stop()
1019 qdf_atomic_set(&gp_hif_rtpm_ctx->monitor_wake_intr, val); in hif_rtpm_set_monitor_wake_intr()
1206 qdf_atomic_set(&gp_hif_rtpm_ctx->pm_state, state); in hif_rtpm_set_state()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_snoc.c55 qdf_atomic_set(&scn->active_tasklet_cnt, 0); in hif_snoc_disable_isr()
56 qdf_atomic_set(&scn->active_grp_tasklet_cnt, 0); in hif_snoc_disable_isr()
H A Dif_ahb.c140 qdf_atomic_set(&scn->active_tasklet_cnt, 0); in hif_ahb_disable_isr()
141 qdf_atomic_set(&scn->active_grp_tasklet_cnt, 0); in hif_ahb_disable_isr()
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/
H A Dwlan_green_ap_main.c425 qdf_atomic_set(cmd_cnt, 0); in wlan_green_ap_get_cookie_id()
427 qdf_atomic_set(cmd_cnt, 1); in wlan_green_ap_get_cookie_id()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_atomic.h129 static inline void qdf_atomic_set(qdf_atomic_t *v, int i) in qdf_atomic_set() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c114 qdf_atomic_set(&adapter->tsf.tsf_sync_ready_flag, in hdd_set_th_sync_status()
379 qdf_atomic_set(&hddctx->tsf.cap_tsf_flag, 0); in hdd_wlan_retry_tsf_cap()
394 qdf_atomic_set(&hddctx->tsf.cap_tsf_flag, 0); in hdd_wlan_restart_tsf_cap()
569 qdf_atomic_set(&hddctx->tsf.cap_tsf_flag, 0); in hdd_capture_tsf_internal_via_wmi()
600 qdf_atomic_set(&adapter->tsf.tsf_details_valid, 1); in wlan_hdd_tsf_reg_update_details()
828 qdf_atomic_set(&hddctx->tsf.cap_tsf_flag, 0); in hdd_indicate_tsf_internal()
1678 qdf_atomic_set(&hdd_ctx->tsf.cap_tsf_flag, 0); in hdd_capture_req_timer_expired_handler()
2151 qdf_atomic_set(&hddctx->tsf.cap_tsf_flag, 0); in hdd_tsf_sync_deinit()
3486 qdf_atomic_set(&hdd_ctx->tsf.tsf_ready_flag, 0); in wlan_hdd_tsf_init()
3508 qdf_atomic_set(&hdd_ctx->tsf.tsf_ready_flag, 0); in wlan_hdd_tsf_deinit()
[all …]
/wlan-driver/qca-wifi-host-cmn/scheduler/src/
H A Dscheduler_core.c208 qdf_atomic_set(&__sched_queue_depth, 0); in scheduler_all_queues_init()
329 qdf_atomic_set(&__sched_dup_fail_count, 0); in scheduler_core_msg_dup()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_timer_tx_ops.c130 qdf_atomic_set(&vdev_rsp->rsp_timer_inuse, 0); in target_if_psoc_vdev_rsp_timer_deinit()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c383 qdf_atomic_set(&scn->active_tasklet_cnt, 0); in hif_ipci_disable_isr()
384 qdf_atomic_set(&scn->active_grp_tasklet_cnt, 0); in hif_ipci_disable_isr()
609 qdf_atomic_set(&hif_ext_group->force_napi_complete, -1); in hif_ipci_set_grp_intr_affinity()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c1970 qdf_atomic_set(&ipa_ctx->pipes_disabled, 0); in wlan_ipa_uc_enable_pipes()
1982 qdf_atomic_set(&ipa_ctx->autonomy_disabled, 0); in wlan_ipa_uc_enable_pipes()
2025 qdf_atomic_set(&ipa_ctx->autonomy_disabled, 1); in wlan_ipa_uc_disable_pipes()
2041 qdf_atomic_set(&ipa_ctx->pipes_disabled, 1); in wlan_ipa_uc_disable_pipes()
2570 qdf_atomic_set(&ipa_ctx->waiting_on_pending_tx, 1); in wlan_ipa_set_pending_tx_timer()
2614 qdf_atomic_set(&ipa_ctx->waiting_on_pending_tx, 0); in wlan_ipa_reset_pending_tx_timer()
3320 qdf_atomic_set(&ipa_ctx->stats_quota, 1); in __wlan_ipa_wlan_evt()
3462 qdf_atomic_set(&ipa_ctx->stats_quota, 0); in __wlan_ipa_wlan_evt()
3572 qdf_atomic_set(&ipa_ctx->stats_quota, 1); in __wlan_ipa_wlan_evt()
3590 qdf_atomic_set(&ipa_ctx->stats_quota, in __wlan_ipa_wlan_evt()
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_legacy_flow_control.c612 qdf_atomic_set(&vdev->os_q_paused, 1); in ol_txrx_get_tx_resource()
690 qdf_atomic_set(&vdev->os_q_paused, 0); in ol_tx_flow_ct_unpause_os_q()
H A Dol_txrx_peer_find.c447 qdf_atomic_set(&peer->fw_create_pending, 0); in ol_txrx_peer_find_add_id()
525 qdf_atomic_set( in ol_txrx_peer_unmap_conf_handler()
H A Dol_tx_hl.c213 qdf_atomic_set(&vdev->os_q_paused, 1); in ol_tx_hl_desc_alloc()
1203 qdf_atomic_set(&vdev->tcp_ack_hash.is_timer_running, 1);
1236 qdf_atomic_set(&vdev->tcp_ack_hash.is_timer_running, 0);
2037 qdf_atomic_set(&group->credit, credit);
2233 qdf_atomic_set(&vdev->os_q_paused, 0);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
H A Dwlan_vdev_mgr_tgt_if_rx_api.c57 qdf_atomic_set(&vdev_rsp->rsp_timer_inuse, 0); in tgt_vdev_mgr_reset_response_timer_info()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c406 qdf_atomic_set(&scn->tasklet_from_intr, 1); in hif_pci_legacy_ce_interrupt_handler()
1020 qdf_atomic_set(&scn->tasklet_from_intr, 0); in wlan_tasklet()
2530 qdf_atomic_set(&scn->link_suspended, 1); in hif_pci_bus_suspend_noirq()
2551 qdf_atomic_set(&scn->link_suspended, 0); in hif_pci_bus_resume_noirq()
2584 qdf_atomic_set(&scn->active_tasklet_cnt, 0); in hif_pci_disable_isr()
2585 qdf_atomic_set(&scn->active_grp_tasklet_cnt, 0); in hif_pci_disable_isr()
3515 qdf_atomic_set(&hif_ext_group->force_napi_complete, -1); in hif_pci_set_grp_intr_affinity()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_service.c1126 qdf_atomic_set(&CE_state->rx_pending, 1); in ce_engine_service_reg()
1210 qdf_atomic_set(&CE_state->rx_pending, 0); in ce_engine_service_reg()
1271 qdf_atomic_set(&CE_state->rx_pending, 0); in ce_engine_service_reg()
1358 qdf_atomic_set(&CE_state->rx_pending, 0); in ce_per_engine_service_any()

123