Home
last modified time | relevance | path

Searched refs:references (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_debug.c395 func_head = trace->references[id].head; in wlan_objmgr_trace_print_ref()
411 func_head = trace->references[id].head; in wlan_objmgr_trace_print_ref()
726 func_node = trace->references[id].head; in wlan_objmgr_trace_del_ref_list()
733 trace->references[id].head = NULL; in wlan_objmgr_trace_del_ref_list()
Dwlan_objmgr_peer_obj.c851 wlan_objmgr_trace_ref(&trace->references[id].head, in wlan_objmgr_peer_ref_trace()
Dwlan_objmgr_vdev_obj.c1119 wlan_objmgr_trace_ref(&trace->references[id].head, in wlan_objmgr_vdev_ref_trace()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_cmn.h606 struct wlan_objmgr_trace_id references[WLAN_REF_ID_MAX]; member