Searched refs:pmo_psoc_with_ctx (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/ |
H A D | wlan_pmo_obj_mgmt_api.c | 616 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_register_pause_bitmap_notifier() 641 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_unregister_pause_bitmap_notifier() 672 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_register_get_pause_bitmap() 697 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_unregister_get_pause_bitmap() 728 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_register_is_device_in_low_pwr_mode() 754 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_unregister_is_device_in_low_pwr_mode() 785 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_register_get_dtim_period_callback() 810 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_unregister_get_dtim_period_callback() 841 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_register_get_beacon_interval_callback() 866 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_unregister_get_beacon_interval_callback()
|
/wlan-driver/qcacld-3.0/components/pmo/core/inc/ |
H A D | wlan_pmo_main.h | 219 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_update_dp_handle() 235 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_get_dp_handle() 278 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_update_htc_handle() 294 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_get_htc_handle()
|
H A D | wlan_pmo_suspend_resume.h | 52 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_get_wow_bus_suspend() 302 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_update_power_save_mode() 319 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_get_power_save_mode()
|
H A D | wlan_pmo_objmgr.h | 144 #define pmo_psoc_with_ctx(psoc, cursor) \ macro
|
/wlan-driver/qcacld-3.0/components/pmo/core/src/ |
H A D | wlan_pmo_main.c | 417 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_get_psoc_config() 440 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_update_psoc_config() 455 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_psoc_set_caps() 465 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_set_hif_handle() 475 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_get_hif_handle() 487 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_set_txrx_pdev_id() 497 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_psoc_get_txrx_handle()
|
H A D | wlan_pmo_apf.c | 36 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_get_apf_instruction_size()
|
H A D | wlan_pmo_pkt_filter.c | 35 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_get_num_packet_filters()
|
H A D | wlan_pmo_suspend_resume.c | 64 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_get_vdev_dtim_period() 92 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_get_vdev_beacon_interval() 339 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_set_suspend_dtim() 629 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_core_set_resume_dtim() 1725 pmo_psoc_with_ctx(pmo_vdev_get_psoc(vdev), psoc_ctx) { in pmo_core_config_listen_interval()
|
H A D | wlan_pmo_wow.c | 475 pmo_psoc_with_ctx(psoc, psoc_ctx) { in pmo_get_num_wow_filters()
|