Home
last modified time | relevance | path

Searched refs:history (Results 1 – 20 of 20) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/src/
H A Dwlan_sm_engine_dbg.c30 struct wlan_sm_history *p_sm_history = &sm->history; in wlan_sm_save_history()
57 qdf_mem_zero(&sm->history, sizeof(struct wlan_sm_history)); in wlan_sm_history_init()
58 qdf_spinlock_create(&sm->history.sm_history_lock); in wlan_sm_history_init()
63 qdf_spinlock_destroy(&sm->history.sm_history_lock); in wlan_sm_history_delete()
102 struct wlan_sm_history *p_sm_history = &sm->history; in wlan_sm_print_history()
162 struct wlan_sm_history *p_sm_history = &sm->history; in wlan_sm_print_fs_history()
/wlan-driver/qca-wifi-host-cmn/scheduler/src/
H A Dscheduler_core.c102 struct sched_history_item *history, *item; in sched_history_print() local
106 history = qdf_mem_malloc(sizeof(*history) * WLAN_SCHED_HISTORY_SIZE); in sched_history_print()
108 if (!history) { in sched_history_print()
113 qdf_mem_copy(history, &sched_history, in sched_history_print()
114 (sizeof(*history) * WLAN_SCHED_HISTORY_SIZE)); in sched_history_print()
123 item = history + index; in sched_history_print()
137 qdf_mem_free(history); in sched_history_print()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_util.c2003 struct cm_req_history *history = &cm_ctx->req_history; in cm_req_history_add() local
2006 qdf_spin_lock_bh(&history->cm_req_hist_lock); in cm_req_history_add()
2007 data = &history->data[history->index]; in cm_req_history_add()
2008 history->index++; in cm_req_history_add()
2009 history->index %= CM_REQ_HISTORY_SIZE; in cm_req_history_add()
2015 qdf_spin_unlock_bh(&history->cm_req_hist_lock); in cm_req_history_add()
2024 struct cm_req_history *history = &cm_ctx->req_history; in cm_req_history_del() local
2026 qdf_spin_lock_bh(&history->cm_req_hist_lock); in cm_req_history_del()
2028 if (history->index < i) in cm_req_history_del()
2029 idx = CM_REQ_HISTORY_SIZE + history->index - i; in cm_req_history_del()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
H A Dwlan_serialization_debug.c126 history_info = &pdev_queue->history; in wlan_ser_print_all_history()
239 ser_history_info = &pdev_queue->history; in wlan_ser_update_cmd_history()
H A Dwlan_serialization_utils_i.h114 struct ser_history history; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/inc/
H A Dwlan_sm_engine.h143 struct wlan_sm_history history; member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.ui
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4828 struct dp_frag_history_opaque_atomic *history = in dp_soc_frag_history_attach() local
4835 history->entry[i] = dp_context_alloc_mem(soc, ctxt_type, in dp_soc_frag_history_attach()
4838 history->entry[i] = qdf_mem_malloc(alloc_size); in dp_soc_frag_history_attach()
4840 if (!history->entry[i]) in dp_soc_frag_history_attach()
4844 qdf_atomic_init(&history->index); in dp_soc_frag_history_attach()
4845 history->allocated = 1; in dp_soc_frag_history_attach()
4846 history->num_entries_per_slot = max_entries_per_slot; in dp_soc_frag_history_attach()
4852 dp_context_free_mem(soc, ctxt_type, history->entry[i]); in dp_soc_frag_history_attach()
4854 qdf_mem_free(history->entry[i]); in dp_soc_frag_history_attach()
4866 struct dp_frag_history_opaque_atomic *history = in dp_soc_frag_history_detach() local
[all …]
/wlan-driver/qcacld-3.0/configs/
H A Dqca6174_defconfig530 #Flag to enable HTC credit history feature
H A Dwcn6450_defconfig516 #Flag to enable HTC credit history feature
H A Dqca6390_defconfig593 #Flag to enable HTC credit history feature
H A Dpeach_defconfig623 #Flag to enable HTC credit history feature
H A Dwear_defconfig783 #Flag to enable HTC credit history feature
H A Ddefault_defconfig1183 #Flag to enable HTC credit history feature
/wlan-driver/wpa_supplicant_8/hostapd/
H A Ddefconfig
H A DChangeLog
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dandroid.config
H A Ddefconfig
H A DChangeLog
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
H A Dwpa_gui_de.ts