Home
last modified time | relevance | path

Searched refs:WLAN_UMAC_MAX_COMPONENTS (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_global_obj_i.h75 psoc_create_handler[WLAN_UMAC_MAX_COMPONENTS];
76 void *psoc_create_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
78 psoc_destroy_handler[WLAN_UMAC_MAX_COMPONENTS];
79 void *psoc_destroy_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
81 psoc_status_handler[WLAN_UMAC_MAX_COMPONENTS];
82 void *psoc_status_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
84 pdev_create_handler[WLAN_UMAC_MAX_COMPONENTS];
85 void *pdev_create_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
87 pdev_destroy_handler[WLAN_UMAC_MAX_COMPONENTS];
88 void *pdev_destroy_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
[all …]
H A Dwlan_objmgr_global_obj.c97 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_register_psoc_create_handler()
125 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_unregister_psoc_create_handler()
152 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_register_psoc_destroy_handler()
179 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_unregister_psoc_destroy_handler()
206 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_register_psoc_status_handler()
231 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_unregister_psoc_status_handler()
257 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_register_pdev_create_handler()
284 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_unregister_pdev_create_handler()
311 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_register_pdev_destroy_handler()
338 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_unregister_pdev_destroy_handler()
[all …]
H A Dwlan_objmgr_pdev_obj.c48 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_pdev_object_status()
150 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_pdev_obj_create()
165 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_pdev_obj_create()
220 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_pdev_obj_destroy()
294 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_pdev_component_obj_attach()
331 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in wlan_objmgr_pdev_component_obj_attach()
350 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_pdev_component_obj_detach()
502 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_pdev_comp_priv_object_creation()
543 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_pdev_comp_priv_object_deletion()
645 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_pdev_get_comp_private_obj()
H A Dwlan_objmgr_peer_obj.c48 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_peer_object_status()
248 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_peer_obj_create()
261 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_peer_obj_create()
315 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in __wlan_objmgr_peer_obj_destroy()
580 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_peer_component_obj_attach()
614 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in wlan_objmgr_peer_component_obj_attach()
634 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_peer_component_obj_detach()
701 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_peer_comp_priv_object_creation()
745 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_peer_comp_priv_object_deletion()
782 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_peer_get_comp_private_obj()
H A Dwlan_objmgr_vdev_obj.c50 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_vdev_object_status()
250 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_vdev_obj_create()
266 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_vdev_obj_create()
496 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_vdev_component_obj_attach()
530 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in wlan_objmgr_vdev_component_obj_attach()
549 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_vdev_component_obj_detach()
830 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_vdev_comp_priv_object_creation()
874 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_vdev_comp_priv_object_deletion()
1092 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_vdev_get_comp_private_obj()
1513 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in wlan_objmgr_vdev_peer_freed_notify()
H A Dwlan_objmgr_psoc_obj.c50 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_psoc_object_status()
147 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_psoc_obj_create()
161 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_psoc_obj_create()
222 for (id = 0; id < WLAN_UMAC_MAX_COMPONENTS; id++) { in wlan_objmgr_psoc_obj_destroy()
295 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_psoc_component_obj_attach()
331 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in wlan_objmgr_psoc_component_obj_attach()
351 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_psoc_component_obj_detach()
686 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_psoc_comp_priv_object_creation()
729 if (id >= WLAN_UMAC_MAX_COMPONENTS) in wlan_objmgr_trigger_psoc_comp_priv_object_deletion()
2736 if (id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_objmgr_psoc_get_comp_private_obj()
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_priv.h89 pmo_suspend_handler[WLAN_UMAC_MAX_COMPONENTS];
90 void *pmo_suspend_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
92 pmo_resume_handler[WLAN_UMAC_MAX_COMPONENTS];
93 void *pmo_resume_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c369 if (id < 0 || id >= WLAN_UMAC_MAX_COMPONENTS) { in pmo_register_suspend_handler()
402 if (id < 0 || id >= WLAN_UMAC_MAX_COMPONENTS) { in pmo_unregister_suspend_handler()
441 if (id < 0 || id >= WLAN_UMAC_MAX_COMPONENTS) { in pmo_register_resume_handler()
473 if (id < 0 || id >= WLAN_UMAC_MAX_COMPONENTS) { in pmo_unregister_resume_handler()
514 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in pmo_suspend_all_components()
572 for (i = 0; i < WLAN_UMAC_MAX_COMPONENTS; i++) { in pmo_resume_all_components()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_pdev_obj.h266 void *pdev_comp_priv_obj[WLAN_UMAC_MAX_COMPONENTS];
267 QDF_STATUS obj_status[WLAN_UMAC_MAX_COMPONENTS];
H A Dwlan_objmgr_peer_obj.h206 void *peer_comp_priv_obj[WLAN_UMAC_MAX_COMPONENTS];
207 QDF_STATUS obj_status[WLAN_UMAC_MAX_COMPONENTS];
H A Dwlan_objmgr_psoc_obj.h429 void *soc_comp_priv_obj[WLAN_UMAC_MAX_COMPONENTS];
430 QDF_STATUS obj_status[WLAN_UMAC_MAX_COMPONENTS];
H A Dwlan_objmgr_vdev_obj.h459 void *vdev_comp_priv_obj[WLAN_UMAC_MAX_COMPONENTS];
460 QDF_STATUS obj_status[WLAN_UMAC_MAX_COMPONENTS];
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c776 if (comp_id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_mgmt_txrx_register_rx_cb()
832 if (comp_id >= WLAN_UMAC_MAX_COMPONENTS) { in wlan_mgmt_txrx_deregister_rx_cb()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h29 #define WLAN_UMAC_MAX_COMPONENTS WLAN_UMAC_COMP_ID_MAX macro