Home
last modified time | relevance | path

Searched refs:wlan_dp_psoc_context (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h124 void dp_rtpm_tput_policy_apply(struct wlan_dp_psoc_context *dp_ctx,
133 int dp_rtpm_tput_policy_get_vote(struct wlan_dp_psoc_context *dp_ctx);
146 void dp_rtpm_tput_policy_apply(struct wlan_dp_psoc_context *dp_ctx, in dp_rtpm_tput_policy_apply()
152 dp_rtpm_tput_policy_get_vote(struct wlan_dp_psoc_context *dp_ctx) in dp_rtpm_tput_policy_get_vote()
170 struct wlan_dp_psoc_context *dp_ctx = dp_psoc_get_priv(psoc); in dp_set_high_bus_bw_request()
196 void wlan_dp_update_tcp_rx_param(struct wlan_dp_psoc_context *dp_ctx,
208 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx);
211 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx) in dp_is_current_high_throughput()
233 dp_get_current_throughput_level(struct wlan_dp_psoc_context *dp_ctx) in dp_get_current_throughput_level()
253 struct wlan_dp_psoc_context *dp_ctx = dp_psoc_get_priv(psoc); in dp_set_current_throughput_level()
[all …]
H A Dwlan_dp_fisa_rx.h110 QDF_STATUS dp_fisa_rx(struct wlan_dp_psoc_context *dp_ctx,
147 void dp_suspend_fse_cache_flush(struct wlan_dp_psoc_context *dp_ctx);
155 QDF_STATUS dp_rx_fst_attach(struct wlan_dp_psoc_context *dp_ctx);
163 QDF_STATUS dp_rx_fst_target_config(struct wlan_dp_psoc_context *dp_ctx);
171 QDF_STATUS dp_rx_fisa_config(struct wlan_dp_psoc_context *dp_ctx);
179 void dp_rx_fst_detach(struct wlan_dp_psoc_context *dp_ctx);
187 void dp_resume_fse_cache_flush(struct wlan_dp_psoc_context *dp_ctx);
196 void dp_rx_fst_update_pm_suspend_status(struct wlan_dp_psoc_context *dp_ctx,
205 void dp_rx_fst_requeue_wq(struct wlan_dp_psoc_context *dp_ctx);
237 dp_rx_fst_update_pm_suspend_status(struct wlan_dp_psoc_context *dp_ctx, in dp_rx_fst_update_pm_suspend_status()
H A Dwlan_dp_bus_bandwidth.c183 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in bbm_get_bus_bw_level_vote()
258 bbm_apply_tput_policy(struct wlan_dp_psoc_context *dp_ctx, in bbm_apply_tput_policy()
330 bbm_apply_non_persistent_policy(struct wlan_dp_psoc_context *dp_ctx, in bbm_apply_non_persistent_policy()
416 bbm_request_bus_bandwidth(struct wlan_dp_psoc_context *dp_ctx) in bbm_request_bus_bandwidth()
440 struct wlan_dp_psoc_context *dp_ctx; in dp_bbm_apply_independent_policy()
490 struct wlan_dp_psoc_context *dp_ctx; in dp_bbm_context_init()
519 struct wlan_dp_psoc_context *dp_ctx; in dp_bbm_context_deinit()
539 struct wlan_dp_psoc_context *dp_ctx; in dp_rtpm_tput_policy_init()
556 struct wlan_dp_psoc_context *dp_ctx; in dp_rtpm_tput_policy_deinit()
576 static void dp_rtpm_tput_policy_prevent(struct wlan_dp_psoc_context *dp_ctx) in dp_rtpm_tput_policy_prevent()
[all …]
H A Dwlan_dp_main.c69 static struct wlan_dp_psoc_context *gp_dp_ctx;
73 struct wlan_dp_psoc_context *dp_ctx; in dp_allocate_ctx()
93 struct wlan_dp_psoc_context *dp_ctx; in dp_free_ctx()
103 QDF_STATUS dp_get_front_intf_no_lock(struct wlan_dp_psoc_context *dp_ctx, in dp_get_front_intf_no_lock()
121 QDF_STATUS dp_get_next_intf_no_lock(struct wlan_dp_psoc_context *dp_ctx, in dp_get_next_intf_no_lock()
146 dp_get_intf_by_macaddr(struct wlan_dp_psoc_context *dp_ctx, in dp_get_intf_by_macaddr()
165 dp_get_intf_by_netdev(struct wlan_dp_psoc_context *dp_ctx, qdf_netdev_t dev) in dp_get_intf_by_netdev()
311 void dp_wait_complete_tasks(struct wlan_dp_psoc_context *dp_ctx) in dp_wait_complete_tasks()
391 struct wlan_dp_psoc_context *dp_ctx; in dp_trace_init()
656 static void dp_set_rx_mode_value(struct wlan_dp_psoc_context *dp_ctx) in dp_set_rx_mode_value()
[all …]
H A Dwlan_dp_rx_fst.c42 static void dp_rx_dump_fisa_table(struct wlan_dp_psoc_context *dp_ctx) in dp_rx_dump_fisa_table()
78 static void dp_print_fisa_stats(struct wlan_dp_psoc_context *dp_ctx) in dp_print_fisa_stats()
127 static QDF_STATUS dp_rx_dump_fisa_stats(struct wlan_dp_psoc_context *dp_ctx) in dp_rx_dump_fisa_stats()
166 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_set_fst_in_cmem()
173 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_print_fisa_rx_stats()
199 dp_rx_flow_send_htt_operation_cmd(struct wlan_dp_psoc_context *dp_ctx, in dp_rx_flow_send_htt_operation_cmd()
230 struct wlan_dp_psoc_context *dp_ctx = in dp_fisa_fse_cache_flush_timer()
231 (struct wlan_dp_psoc_context *)arg; in dp_fisa_fse_cache_flush_timer()
379 QDF_STATUS dp_rx_fst_attach(struct wlan_dp_psoc_context *dp_ctx) in dp_rx_fst_attach()
531 static void dp_rx_fst_check_cmem_support(struct wlan_dp_psoc_context *dp_ctx) in dp_rx_fst_check_cmem_support()
[all …]
H A Dwlan_dp_txrx.c60 void dp_rx_skip_fisa(struct wlan_dp_psoc_context *dp_ctx, uint32_t value) in dp_rx_skip_fisa()
196 void dp_reset_all_intfs_connectivity_stats(struct wlan_dp_psoc_context *dp_ctx) in dp_reset_all_intfs_connectivity_stats()
514 static void dp_mark_icmp_req_to_fw(struct wlan_dp_psoc_context *dp_ctx, in dp_mark_icmp_req_to_fw()
548 static void dp_mark_icmp_req_to_fw(struct wlan_dp_psoc_context *dp_ctx, in dp_mark_icmp_req_to_fw()
577 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_start_xmit()
959 static void dp_resolve_rx_ol_mode(struct wlan_dp_psoc_context *dp_ctx) in dp_resolve_rx_ol_mode()
1001 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_gro_rx_bh_disable()
1051 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_gro_rx_bh_disable()
1080 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_lro_rx()
1094 dp_is_lro_enabled(struct wlan_dp_psoc_context *dp_ctx) in dp_is_lro_enabled()
[all …]
H A Dwlan_dp_nud_tracking.c90 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_flush_work()
101 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_deinit_tracking()
112 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_ignore_tracking()
121 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_reset_tracking()
280 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_failure_work()
293 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nud_init_tracking()
356 struct wlan_dp_psoc_context *dp_ctx; in dp_nud_filter_netevent()
H A Dwlan_dp_fisa_rx.c148 wlan_dp_nbuf_skip_rx_pkt_tlv(struct wlan_dp_psoc_context *dp_ctx, in wlan_dp_nbuf_skip_rx_pkt_tlv()
192 wlan_dp_get_flow_tuple_from_nbuf(struct wlan_dp_psoc_context *dp_ctx, in wlan_dp_get_flow_tuple_from_nbuf()
457 struct wlan_dp_psoc_context *dp_ctx, in dp_rx_fisa_update_sw_ft_entry()
808 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_fisa_rx_fst_update()
2054 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_rx_fisa_flush_by_intf_ctx_id()
2105 QDF_STATUS dp_fisa_rx(struct wlan_dp_psoc_context *dp_ctx, in dp_fisa_rx()
2240 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_rx_fisa_flush_by_ctx_id()
2263 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_rx_fisa_flush_by_vdev_id()
2296 void dp_suspend_fse_cache_flush(struct wlan_dp_psoc_context *dp_ctx) in dp_suspend_fse_cache_flush()
2310 void dp_resume_fse_cache_flush(struct wlan_dp_psoc_context *dp_ctx) in dp_resume_fse_cache_flush()
[all …]
H A Dwlan_dp_softap_txrx.c646 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_softap_start_xmit()
781 void dp_softap_tsf_timestamp_rx(struct wlan_dp_psoc_context *dp_ctx, in dp_softap_tsf_timestamp_rx()
789 void dp_softap_tsf_timestamp_rx(struct wlan_dp_psoc_context *dp_ctx, in dp_softap_tsf_timestamp_rx()
828 struct wlan_dp_psoc_context *dp_ctx = NULL; in dp_softap_rx_packet_cbk()
H A Dwlan_dp_periodic_sta_stats.c23 void dp_periodic_sta_stats_display(struct wlan_dp_psoc_context *dp_ctx) in dp_periodic_sta_stats_display()
H A Dwlan_dp_rx_thread.c546 struct wlan_dp_psoc_context *dp_ctx; in dp_rx_thread_gro_flush()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h57 dp_get_front_intf_no_lock(struct wlan_dp_psoc_context *dp_ctx,
71 dp_get_next_intf_no_lock(struct wlan_dp_psoc_context *dp_ctx,
134 dp_get_intf_by_macaddr(struct wlan_dp_psoc_context *dp_ctx,
145 dp_get_intf_by_netdev(struct wlan_dp_psoc_context *dp_ctx, qdf_netdev_t dev);
242 void dp_wait_complete_tasks(struct wlan_dp_psoc_context *dp_ctx);
457 void dp_attach_ctx(struct wlan_dp_psoc_context *dp_ctx);
475 struct wlan_dp_psoc_context *dp_get_context(void);
652 void dp_set_rps_cpu_mask(struct wlan_dp_psoc_context *dp_ctx);
670 void dp_clear_rps_cpu_mask(struct wlan_dp_psoc_context *dp_ctx);
710 struct wlan_dp_psoc_context *dp_ctx; in dp_intf_get_tx_ops()
[all …]
H A Dwlan_dp_txrx.h66 void dp_rx_skip_fisa(struct wlan_dp_psoc_context *dp_ctx, uint32_t value);
75 void dp_reset_all_intfs_connectivity_stats(struct wlan_dp_psoc_context *dp_ctx);
319 void dp_disable_rx_ol_for_low_tput(struct wlan_dp_psoc_context *dp_ctx,
381 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nbuf_orphan()
450 struct wlan_dp_psoc_context *dp_ctx = dp_intf->dp_ctx; in dp_nbuf_orphan()
638 QDF_STATUS dp_rx_ol_init(struct wlan_dp_psoc_context *dp_ctx,
643 dp_rx_ol_init(struct wlan_dp_psoc_context *dp_ctx, in dp_rx_ol_init()
H A Dwlan_dp_periodic_sta_stats.h53 void dp_periodic_sta_stats_display(struct wlan_dp_psoc_context *dp_ctx);
89 dp_periodic_sta_stats_display(struct wlan_dp_psoc_context *dp_ctx) in dp_periodic_sta_stats_display()
H A Dwlan_dp_priv.h470 struct wlan_dp_psoc_context *dp_ctx;
542 struct wlan_dp_psoc_context *dp_ctx;
631 struct wlan_dp_psoc_context *dp_ctx;
751 struct wlan_dp_psoc_context *dp_ctx;
828 struct wlan_dp_psoc_context { struct
H A Dwlan_dp_objmgr.h96 static inline struct wlan_dp_psoc_context *
99 struct wlan_dp_psoc_context *dp_ctx; in dp_psoc_get_priv()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c91 QDF_STATUS wlan_dp_update_vdev_mac_addr(struct wlan_dp_psoc_context *dp_ctx, in wlan_dp_update_vdev_mac_addr()
117 QDF_STATUS wlan_dp_update_vdev_mac_addr(struct wlan_dp_psoc_context *dp_ctx, in wlan_dp_update_vdev_mac_addr()
142 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_update_link_mac_addr()
178 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_update_intf_mac()
220 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_create_intf()
261 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_destroy_intf()
297 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_set_cmn_dp_handle()
324 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_set_hif_handle()
540 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_suspend_handler()
578 struct wlan_dp_psoc_context *dp_ctx; in ucfg_dp_resume_handler()
[all …]