Home
last modified time | relevance | path

Searched refs:QDF_TIMER_STATE_STOPPED (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_mc_timer.c102 case QDF_TIMER_STATE_STOPPED: in qdf_mc_timer_get_current_state()
341 timer->state = QDF_TIMER_STATE_STOPPED; in qdf_mc_timer_init_debug()
369 timer->state = QDF_TIMER_STATE_STOPPED; in qdf_mc_timer_init()
422 case QDF_TIMER_STATE_STOPPED: in qdf_mc_timer_destroy()
489 case QDF_TIMER_STATE_STOPPED: in qdf_mc_timer_destroy()
552 if (QDF_TIMER_STATE_STOPPED != timer->state) { in qdf_mc_timer_start()
623 timer->state = QDF_TIMER_STATE_STOPPED; in qdf_mc_timer_stop()
659 timer->state = QDF_TIMER_STATE_STOPPED; in qdf_mc_timer_stop_sync()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/platform/src/
Dsys_wrapper.c151 if (QDF_TIMER_STATE_STOPPED == in tx_timer_change()
190 if (QDF_TIMER_STATE_STOPPED == in tx_timer_change_context()
/wlan-driver/qca-wifi-host-cmn/scheduler/src/
Dscheduler_api.c683 timer->state = QDF_TIMER_STATE_STOPPED; in scheduler_mc_timer_callback()
687 case QDF_TIMER_STATE_STOPPED: in scheduler_mc_timer_callback()
699 timer->state = QDF_TIMER_STATE_STOPPED; in scheduler_mc_timer_callback()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_mc_timer.h51 QDF_TIMER_STATE_STOPPED, enumerator
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_stats.c154 if (QDF_TIMER_STATE_STOPPED != in wlan_ipa_uc_rt_debug_deinit()
160 if (QDF_TIMER_STATE_STOPPED != in wlan_ipa_uc_rt_debug_deinit()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_softap_tx_rx.c117 if (QDF_TIMER_STATE_STOPPED != qdf_mc_timer_get_current_state(fc_timer)) in hdd_softap_tx_resume_false()
140 if (QDF_TIMER_STATE_STOPPED != in hdd_softap_tx_resume_cb()
Dwlan_hdd_tx_rx.c261 if (QDF_TIMER_STATE_STOPPED != qdf_mc_timer_get_current_state(fc_timer)) in hdd_tx_resume_false()
301 if (QDF_TIMER_STATE_STOPPED != in hdd_tx_resume_cb()
396 (QDF_TIMER_STATE_STOPPED == in hdd_get_tx_resource()
Dwlan_hdd_medium_assess.c625 QDF_TIMER_STATE_STOPPED)) { in hdd_medium_assess_congestion_report()
Dwlan_hdd_wmm.c427 if (ac->inactivity_timer.state == QDF_TIMER_STATE_STOPPED) { in hdd_wmm_inactivity_timer_cb()
439 QDF_TIMER_STATE_STOPPED); in hdd_wmm_inactivity_timer_cb()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.c351 if (QDF_TIMER_STATE_STOPPED != in tdls_vdev_obj_destroy_notification()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.c1640 if (QDF_TIMER_STATE_STOPPED == in p2p_tx_timeout()