Lines Matching defs:psoc

40 QDF_STATUS ucfg_pmo_psoc_open(struct wlan_objmgr_psoc *psoc)  in ucfg_pmo_psoc_open()
45 QDF_STATUS ucfg_pmo_psoc_close(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_psoc_close()
50 uint32_t ucfg_pmo_get_apf_instruction_size(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_apf_instruction_size()
59 uint8_t ucfg_pmo_get_num_wow_filters(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_num_wow_filters()
68 QDF_STATUS ucfg_pmo_get_psoc_config(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_get_psoc_config()
74 QDF_STATUS ucfg_pmo_update_psoc_config(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_update_psoc_config()
80 QDF_STATUS ucfg_pmo_psoc_set_caps(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_set_caps()
96 bool ucfg_pmo_is_ap_mode_supports_arp_ns(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_is_ap_mode_supports_arp_ns()
115 void ucfg_pmo_enable_wakeup_event(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_enable_wakeup_event()
122 void ucfg_pmo_disable_wakeup_event(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_disable_wakeup_event()
134 QDF_STATUS ucfg_pmo_check_arp_offload(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_check_arp_offload()
172 QDF_STATUS ucfg_pmo_ns_offload_check(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_ns_offload_check()
263 QDF_STATUS ucfg_pmo_flush_mc_addr_list(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_flush_mc_addr_list()
270 struct wlan_objmgr_psoc *psoc, in ucfg_pmo_enable_mc_addr_filtering_in_fwr()
279 struct wlan_objmgr_psoc *psoc, in ucfg_pmo_disable_mc_addr_filtering_in_fwr()
287 uint8_t ucfg_pmo_max_mc_addr_supported(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_max_mc_addr_supported()
293 ucfg_pmo_get_mc_addr_list(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_get_mc_addr_list()
331 uint8_t ucfg_pmo_get_pkt_filter_bitmap(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_pkt_filter_bitmap()
338 uint32_t ucfg_pmo_get_num_packet_filters(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_num_packet_filters()
348 ucfg_pmo_set_pkt_filter(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_pkt_filter()
356 struct wlan_objmgr_psoc *psoc, in ucfg_pmo_clear_pkt_filter()
383 QDF_STATUS ucfg_pmo_lphb_config_req(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_lphb_config_req()
391 void ucfg_pmo_psoc_update_power_save_mode(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_update_power_save_mode()
397 void ucfg_pmo_psoc_update_dp_handle(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_update_dp_handle()
403 void ucfg_pmo_psoc_update_htc_handle(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_update_htc_handle()
409 void ucfg_pmo_psoc_set_hif_handle(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_set_hif_handle()
415 void ucfg_pmo_psoc_set_txrx_pdev_id(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_set_txrx_pdev_id()
427 ucfg_pmo_psoc_user_space_suspend_req(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_user_space_suspend_req()
434 ucfg_pmo_psoc_user_space_resume_req(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_user_space_resume_req()
440 QDF_STATUS ucfg_pmo_suspend_all_components(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_suspend_all_components()
446 QDF_STATUS ucfg_pmo_resume_all_components(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_resume_all_components()
453 ucfg_pmo_psoc_bus_suspend_req(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_bus_suspend_req()
461 QDF_STATUS ucfg_pmo_psoc_bus_runtime_suspend(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_bus_runtime_suspend()
467 QDF_STATUS ucfg_pmo_psoc_bus_runtime_resume(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_bus_runtime_resume()
475 ucfg_pmo_psoc_suspend_target(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_suspend_target()
507 ucfg_pmo_psoc_bus_resume_req(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_psoc_bus_resume_req()
513 bool ucfg_pmo_get_wow_bus_suspend(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_bus_suspend()
518 int ucfg_pmo_psoc_is_target_wake_up_received(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_psoc_is_target_wake_up_received()
523 int ucfg_pmo_psoc_clear_target_wake_up(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_psoc_clear_target_wake_up()
535 void ucfg_pmo_psoc_wakeup_host_event_received(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_psoc_wakeup_host_event_received()
581 ucfg_pmo_get_wow_enable(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_enable()
589 ucfg_pmo_set_wow_enable(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_wow_enable()
623 ucfg_pmo_is_arp_offload_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_arp_offload_enabled()
632 ucfg_pmo_is_igmp_offload_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_igmp_offload_enabled()
641 ucfg_pmo_set_arp_offload_enabled(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_arp_offload_enabled()
651 ucfg_pmo_set_igmp_offload_enabled(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_igmp_offload_enabled()
661 ucfg_pmo_get_auto_power_fail_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_auto_power_fail_mode()
669 bool ucfg_pmo_is_wow_pulse_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_wow_pulse_enabled()
676 uint8_t ucfg_pmo_get_wow_pulse_pin(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_pulse_pin()
683 uint16_t ucfg_pmo_get_wow_pulse_interval_high(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_pulse_interval_high()
690 uint16_t ucfg_pmo_get_wow_pulse_interval_low(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_pulse_interval_low()
697 uint32_t ucfg_pmo_get_wow_pulse_repeat_count(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_pulse_repeat_count()
704 uint32_t ucfg_pmo_get_wow_pulse_init_state(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_wow_pulse_init_state()
712 bool ucfg_pmo_is_active_mode_offloaded(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_active_mode_offloaded()
720 bool ucfg_pmo_is_apf_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_apf_enabled()
729 ucfg_pmo_is_ssdp_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_ssdp_enabled()
738 ucfg_pmo_get_runtime_pm_delay(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_runtime_pm_delay()
750 ucfg_pmo_is_ns_offloaded(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_ns_offloaded()
758 ucfg_pmo_get_sta_dynamic_dtim(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_sta_dynamic_dtim()
766 ucfg_pmo_get_sta_mod_dtim(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_sta_mod_dtim()
774 ucfg_pmo_set_sta_mod_dtim(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_sta_mod_dtim()
783 ucfg_pmo_is_mc_addr_list_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_mc_addr_list_enabled()
791 ucfg_pmo_get_power_save_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_power_save_mode()
799 ucfg_pmo_get_default_power_save_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_default_power_save_mode()
807 ucfg_pmo_set_power_save_mode(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_power_save_mode()
816 ucfg_pmo_get_max_ps_poll(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_max_ps_poll()
824 ucfg_pmo_power_save_offload_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_power_save_offload_enabled()
841 ucfg_pmo_tgt_psoc_send_idle_roam_suspend_mode(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_tgt_psoc_send_idle_roam_suspend_mode()
849 ucfg_pmo_extwow_is_goto_suspend_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_is_goto_suspend_enabled()
857 ucfg_pmo_extwow_app1_wakeup_pin_num(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app1_wakeup_pin_num()
865 ucfg_pmo_extwow_app2_wakeup_pin_num(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_wakeup_pin_num()
873 ucfg_pmo_extwow_app2_init_ping_interval(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_init_ping_interval()
881 ucfg_pmo_extwow_app2_min_ping_interval(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_min_ping_interval()
889 ucfg_pmo_extwow_app2_max_ping_interval(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_max_ping_interval()
897 ucfg_pmo_extwow_app2_inc_ping_interval(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_inc_ping_interval()
905 ucfg_pmo_extwow_app2_tcp_src_port(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_tcp_src_port()
913 ucfg_pmo_extwow_app2_tcp_dst_port(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_tcp_dst_port()
921 ucfg_pmo_extwow_app2_tcp_tx_timeout(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_tcp_tx_timeout()
929 ucfg_pmo_extwow_app2_tcp_rx_timeout(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_extwow_app2_tcp_rx_timeout()
938 ucfg_pmo_get_enable_sap_suspend(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_enable_sap_suspend()
946 ucfg_pmo_set_wow_data_inactivity_timeout(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_set_wow_data_inactivity_timeout()
954 bool ucfg_pmo_is_pkt_filter_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_pkt_filter_enabled()
962 ucfg_pmo_get_active_uc_apf_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_active_uc_apf_mode()
970 ucfg_pmo_get_active_mc_bc_apf_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_active_mc_bc_apf_mode()
978 bool ucfg_pmo_is_gpio_wakeup_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_gpio_wakeup_enabled()
985 uint32_t ucfg_pmo_get_gpio_wakeup_pin(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_gpio_wakeup_pin()
993 ucfg_pmo_get_gpio_wakeup_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_gpio_wakeup_mode()
1002 ucfg_pmo_get_sap_mode_bus_suspend(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_sap_mode_bus_suspend()
1010 ucfg_pmo_get_go_mode_bus_suspend(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_go_mode_bus_suspend()
1018 ucfg_pmo_get_suspend_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_suspend_mode()
1025 QDF_STATUS ucfg_pmo_core_txrx_suspend(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_core_txrx_suspend()
1030 QDF_STATUS ucfg_pmo_core_txrx_resume(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_core_txrx_resume()
1036 void ucfg_pmo_notify_system_resume(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_notify_system_resume()
1064 ucfg_pmo_get_ssr_frequency_on_pagefault(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_ssr_frequency_on_pagefault()
1070 ucfg_pmo_get_disconnect_sap_tdls_in_wow(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_get_disconnect_sap_tdls_in_wow()
1078 QDF_STATUS ucfg_pmo_check_icmp_offload(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_check_icmp_offload()
1085 ucfg_pmo_is_icmp_offload_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_is_icmp_offload_enabled()
1092 QDF_STATUS ucfg_pmo_config_icmp_offload(struct wlan_objmgr_psoc *psoc, in ucfg_pmo_config_icmp_offload()