Home
last modified time | relevance | path

Searched refs:dp_get_context (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c95 dp_ctx = dp_get_context(); in dp_free_ctx()
1038 dp_ctx = dp_get_context(); in dp_link_switch_notification()
1504 struct wlan_dp_psoc_context *dp_get_context(void) in dp_get_context() function
1692 dp_ctx = dp_get_context(); in dp_set_rps()
1727 dp_ctx = dp_get_context(); in dp_set_rx_mode_rps()
2088 dp_ctx = dp_get_context(); in __wlan_dp_runtime_suspend()
2103 dp_ctx = dp_get_context(); in __wlan_dp_runtime_resume()
2118 dp_ctx = dp_get_context(); in __wlan_dp_bus_suspend()
2136 dp_ctx = dp_get_context(); in __wlan_dp_bus_resume()
2158 dp_ctx = dp_get_context(); in wlan_dp_txrx_soc_attach()
[all …]
H A Dwlan_dp_rx_fst.c166 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()
656 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_rx_fst_update_cmem_params()
H A Dwlan_dp_fisa_rx.c808 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()
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()
2325 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in dp_set_fisa_dynamic_aggr_size_support()
H A Dwlan_dp_nud_tracking.c360 dp_ctx = dp_get_context(); in dp_nud_filter_netevent()
H A Dwlan_dp_rx_thread.c548 dp_ctx = dp_get_context(); in dp_rx_thread_gro_flush()
H A Dwlan_dp_txrx.c1633 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in wlan_dp_rx_fisa_cbk()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c146 dp_ctx = dp_get_context(); in ucfg_dp_update_link_mac_addr()
222 dp_ctx = dp_get_context(); in ucfg_dp_create_intf()
263 dp_ctx = dp_get_context(); in ucfg_dp_destroy_intf()
720 dp_ctx = dp_get_context(); in ucfg_dp_wait_complete_tasks()
1519 dp_ctx = dp_get_context(); in ucfg_dp_get_dev_stats()
2388 dp_ctx = dp_get_context(); in ucfg_dp_clear_net_dev_stats()
2715 dp_ctx = dp_get_context(); in ucfg_dp_rx_skip_fisa()
2776 dp_ctx = dp_get_context(); in ucfg_dp_config_direct_link()
2882 struct wlan_dp_psoc_context *dp_ctx = dp_get_context(); in ucfg_dp_set_mon_conf_flags()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h475 struct wlan_dp_psoc_context *dp_get_context(void);