Home
last modified time | relevance | path

Searched refs:wlan_pmo_tx_ops (Results 1 – 15 of 15) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c34 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_vdev_update_param_req()
62 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_igmp_offload_req()
83 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_vdev_sta_ps_param()
103 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_update_wow_bus_suspend_state()
116 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_get_host_credits()
130 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_get_pending_cmnds()
144 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_update_target_suspend_flag()
157 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_update_target_suspend_acked_flag()
169 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_is_target_suspended()
183 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_send_wow_enable_req()
[all …]
H A Dwlan_pmo_tgt_mc_addr_filtering.c33 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_mc_filter_req()
61 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_mc_filter_req()
86 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_get_multiple_mc_filter_support()
105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_multiple_mc_filter_req()
130 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_multiple_mc_filter_req()
H A Dwlan_pmo_tgt_lphb.c33 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_enable()
55 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_tcp_params()
77 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_tcp_pkt_filter()
99 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_udp_params()
121 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_udp_pkt_filter()
H A Dwlan_pmo_tgt_wow.c35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_wow_wakeup_event()
65 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_wow_wakeup_event()
98 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_wow_patterns_to_fw()
135 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_del_wow_pattern()
H A Dwlan_pmo_tgt_static_config.c35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_enhance_multicast_offload_req()
63 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_ra_filter_req()
105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_action_frame_pattern_req()
H A Dwlan_pmo_tgt_pkt_filter.c35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_pkt_filter()
99 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_pkt_filter()
H A Dwlan_pmo_tgt_ns.c38 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_ns_offload_req()
105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_ns_offload_req()
H A Dwlan_pmo_tgt_arp.c37 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_arp_offload_req()
103 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_arp_offload_req()
H A Dwlan_pmo_tgt_gtk.c37 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_gtk_offload_req()
95 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_get_gtk_rsp()
H A Dwlan_pmo_tgt_icmp.c30 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_config_icmp_offload_req()
H A Dwlan_pmo_tgt_hw_filter.c32 struct wlan_pmo_tx_ops ops; in pmo_tgt_conf_hw_filter()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c31 void tgt_if_pmo_reg_pkt_filter_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_reg_pkt_filter_ops()
40 tgt_if_pmo_reg_pkt_filter_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_reg_pkt_filter_ops()
46 update_pmo_igmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in update_pmo_igmp_tx_ops()
53 update_pmo_igmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in update_pmo_igmp_tx_ops()
57 static void tgt_if_pmo_icmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_icmp_tx_ops()
64 tgt_if_pmo_icmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_icmp_tx_ops()
67 void target_if_pmo_register_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_priv.h62 struct wlan_pmo_tx_ops pmo_tx_ops;
/wlan-driver/qcacld-3.0/components/target_if/pmo/inc/
H A Dtarget_if_pmo.h522 void target_if_pmo_register_tx_ops(struct wlan_pmo_tx_ops *tx_ops);
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h167 struct wlan_pmo_tx_ops { struct