Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_debug.c70 enum wlan_objmgr_obj_type obj_type; member
89 wlan_obj_type_get_obj_name(enum wlan_objmgr_obj_type obj_type) in wlan_obj_type_get_obj_name() argument
92 enum wlan_objmgr_obj_type obj_type; in wlan_obj_type_get_obj_name() member
103 if (obj_type == obj_type_name[idx].obj_type) in wlan_obj_type_get_obj_name()
112 enum wlan_objmgr_obj_type obj_type) in wlan_objmgr_debug_get_macaddr() argument
114 switch (obj_type) { in wlan_objmgr_debug_get_macaddr()
147 enum wlan_objmgr_obj_type obj_type) in wlan_obj_type_get_obj() argument
149 switch (obj_type) { in wlan_obj_type_get_obj()
169 enum wlan_objmgr_obj_type obj_type) in wlan_objmgr_notify_log_delete() argument
190 macaddr = wlan_objmgr_debug_get_macaddr(del_obj, obj_type); in wlan_objmgr_notify_log_delete()
[all …]
Dwlan_objmgr_psoc_obj.c417 enum wlan_objmgr_obj_type obj_type, in wlan_objmgr_iterate_obj_list() argument
432 switch (obj_type) { in wlan_objmgr_iterate_obj_list()
483 enum wlan_objmgr_obj_type obj_type, in wlan_objmgr_iterate_obj_list_all() argument
502 switch (obj_type) { in wlan_objmgr_iterate_obj_list_all()
569 enum wlan_objmgr_obj_type obj_type, in wlan_objmgr_iterate_obj_list_all_noref() argument
589 switch (obj_type) { in wlan_objmgr_iterate_obj_list_all_noref()
Dwlan_objmgr_pdev_obj.c444 enum wlan_objmgr_obj_type obj_type, in wlan_objmgr_pdev_iterate_obj_list() argument
457 switch (obj_type) { in wlan_objmgr_pdev_iterate_obj_list()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_debug.h39 enum wlan_objmgr_obj_type obj_type);
50 enum wlan_objmgr_obj_type obj_type);
74 enum wlan_objmgr_obj_type obj_type) in wlan_objmgr_notify_log_delete() argument
Dwlan_objmgr_psoc_obj.h578 enum wlan_objmgr_obj_type obj_type,
600 enum wlan_objmgr_obj_type obj_type,
Dwlan_objmgr_pdev_obj.h373 enum wlan_objmgr_obj_type obj_type,
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/src/
Dwlan_cp_stats_utils_api.c296 wlan_cp_stats_comp_obj_cfg(enum wlan_objmgr_obj_type obj_type, in wlan_cp_stats_comp_obj_cfg() argument
320 switch (obj_type) { in wlan_cp_stats_comp_obj_cfg()
350 status = csc->cp_stats_comp_obj_config(obj_type, cfg_state, in wlan_cp_stats_comp_obj_cfg()
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
Dwlan_cp_stats_comp_handler.h46 enum wlan_objmgr_obj_type obj_type,
Dwlan_cp_stats_comp_handler.c187 wlan_cp_stats_comp_obj_config(enum wlan_objmgr_obj_type obj_type, in wlan_cp_stats_comp_obj_config() argument
205 switch (obj_type) { in wlan_cp_stats_comp_obj_config()
Dwlan_cp_stats_defs.h179 enum wlan_objmgr_obj_type obj_type,
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
Dwlan_cp_stats_utils_api.h144 enum wlan_objmgr_obj_type obj_type,