Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_vdev_obj.h567 typedef void (*wlan_objmgr_vdev_op_handler)(struct wlan_objmgr_vdev *vdev, typedef
586 wlan_objmgr_vdev_op_handler handler,
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_vdev_obj.c619 wlan_objmgr_vdev_op_handler handler, in wlan_objmgr_iterate_peerobj_list()