Home
last modified time | relevance | path

Searched refs:start_timer (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_msgq.c125 bool start_timer = true; in mlo_msgq_timer_start() local
136 start_timer = false; in mlo_msgq_timer_start()
139 if (start_timer) in mlo_msgq_timer_start()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.h184 uint8_t reason, bool *send_resp, bool start_timer);
245 uint8_t reason, bool *send_resp, bool start_timer);
H A Dwlan_cm_roam_offload.c3511 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_stop_req() argument
3560 stop_req->start_rso_stop_timer = start_timer; in cm_roam_stop_req()
4075 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_switch_to_rso_stop() argument
4087 send_resp, start_timer); in cm_roam_switch_to_rso_stop()
4968 uint8_t reason, bool *send_resp, bool start_timer) in cm_roam_state_change() argument
5028 send_resp, start_timer); in cm_roam_state_change()
7393 bool send_resp = true, start_timer; in cm_send_rso_stop() local
7399 start_timer = cm_roam_offload_enabled(wlan_vdev_get_psoc(vdev)); in cm_send_rso_stop()
7403 &send_resp, start_timer); in cm_send_rso_stop()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_hl.c1032 bool *start_timer) argument
1052 *start_timer = true;
1093 *start_timer = true;
1138 bool is_found = false, start_timer = false; local
1149 &start_timer);
1173 start_timer = true;
1195 if (start_timer &&
H A Dol_txrx_legacy_flow_control.c293 qdf_nbuf_t msdu_list, uint8_t start_timer) in ol_tx_vdev_pause_queue_append() argument
322 if (start_timer) { in ol_tx_vdev_pause_queue_append()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c18283 goto start_timer; in wlan_hdd_auto_shutdown_enable()
18315 start_timer: in wlan_hdd_auto_shutdown_enable()