Home
last modified time | relevance | path

Searched refs:final_state (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/src/
H A Dwlan_sm_engine_dbg.c27 uint8_t initial_state, uint8_t final_state, in wlan_sm_save_history() argument
48 p_memento->final_state = final_state; in wlan_sm_save_history()
86 sm->state_info[ent->final_state].name, in wlan_sm_print_history_entry()
87 ent->final_state); in wlan_sm_print_history_entry()
95 sm->state_info[ent->final_state].name, in wlan_sm_print_history_entry()
96 ent->final_state); in wlan_sm_print_history_entry()
146 sm->state_info[ent->final_state].name, in wlan_sm_print_fs_history_entry()
147 ent->final_state); in wlan_sm_print_fs_history_entry()
155 sm->state_info[ent->final_state].name, in wlan_sm_print_fs_history_entry()
156 ent->final_state); in wlan_sm_print_fs_history_entry()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/inc/
H A Dwlan_sm_engine_dbg.h86 uint8_t final_state; member
117 uint8_t initial_state, uint8_t final_state,
179 uint8_t final_state, in wlan_sm_save_history() argument