Home
last modified time | relevance | path

Searched refs:num_event_names (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/src/
Dwlan_sm_engine.c53 if (event < sm->num_event_names) in wlan_sm_dispatch()
236 uint32_t num_event_names) in wlan_sm_create() argument
272 sm->num_event_names = num_event_names; in wlan_sm_create()
Dwlan_sm_engine_dbg.c73 if (ent->event_type < sm->num_event_names) in wlan_sm_print_history_entry()
133 if (ent->event_type < sm->num_event_names) in wlan_sm_print_fs_history_entry()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/sm_engine/inc/
Dwlan_sm_engine.h141 uint32_t num_event_names; member
179 uint32_t num_event_names);