Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_main.c32 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in wlan_mgmt_txrx_desc_pool_init() argument
40 pdev = mgmt_txrx_pdev_ctx->pdev; in wlan_mgmt_txrx_desc_pool_init()
59 mgmt_txrx_pdev_ctx, pdev, in wlan_mgmt_txrx_desc_pool_init()
62 mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool = qdf_mem_malloc( in wlan_mgmt_txrx_desc_pool_init()
66 if (!mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool) in wlan_mgmt_txrx_desc_pool_init()
69 qdf_list_create(&mgmt_txrx_pdev_ctx->mgmt_desc_pool.free_list, in wlan_mgmt_txrx_desc_pool_init()
73 mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool[i].desc_id = i; in wlan_mgmt_txrx_desc_pool_init()
74 mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool[i].in_use = false; in wlan_mgmt_txrx_desc_pool_init()
76 &mgmt_txrx_pdev_ctx->mgmt_desc_pool.free_list, in wlan_mgmt_txrx_desc_pool_init()
77 &mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool[i].entry); in wlan_mgmt_txrx_desc_pool_init()
[all …]
H A Dwlan_mgmt_txrx_main_i.h235 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
246 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
258 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
270 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx,
H A Dwlan_mgmt_txrx_rx_reo_i.h177 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
193 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
H A Dwlan_mgmt_txrx_rx_reo.c1024 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx; in wlan_mgmt_rx_reo_get_priv_object() local
1031 mgmt_txrx_pdev_ctx = (struct mgmt_txrx_priv_pdev_context *) in wlan_mgmt_rx_reo_get_priv_object()
1035 if (!mgmt_txrx_pdev_ctx) { in wlan_mgmt_rx_reo_get_priv_object()
1040 return mgmt_txrx_pdev_ctx->mgmt_rx_reo_pdev_ctx; in wlan_mgmt_rx_reo_get_priv_object()
7818 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in mgmt_rx_reo_pdev_obj_create_notification() argument
7847 mgmt_txrx_pdev_ctx->mgmt_rx_reo_pdev_ctx = mgmt_rx_reo_pdev_ctx; in mgmt_rx_reo_pdev_obj_create_notification()
7862 mgmt_txrx_pdev_ctx->mgmt_rx_reo_pdev_ctx = NULL; in mgmt_rx_reo_pdev_obj_create_notification()
7870 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in mgmt_rx_reo_pdev_obj_destroy_notification() argument
7883 qdf_mem_free(mgmt_txrx_pdev_ctx->mgmt_rx_reo_pdev_ctx); in mgmt_rx_reo_pdev_obj_destroy_notification()
7884 mgmt_txrx_pdev_ctx->mgmt_rx_reo_pdev_ctx = NULL; in mgmt_rx_reo_pdev_obj_destroy_notification()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c169 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx; in wlan_mgmt_txrx_pdev_obj_create_notification() local
196 mgmt_txrx_pdev_ctx = qdf_mem_malloc(sizeof(*mgmt_txrx_pdev_ctx)); in wlan_mgmt_txrx_pdev_obj_create_notification()
197 if (!mgmt_txrx_pdev_ctx) { in wlan_mgmt_txrx_pdev_obj_create_notification()
202 mgmt_txrx_pdev_ctx->pdev = pdev; in wlan_mgmt_txrx_pdev_obj_create_notification()
206 status = wlan_mgmt_txrx_desc_pool_init(mgmt_txrx_pdev_ctx); in wlan_mgmt_txrx_pdev_obj_create_notification()
219 mgmt_txrx_pdev_ctx->mgmt_txrx_stats = mgmt_txrx_stats; in wlan_mgmt_txrx_pdev_obj_create_notification()
223 qdf_wake_lock_create(&mgmt_txrx_pdev_ctx->wakelock_tx_cmp, in wlan_mgmt_txrx_pdev_obj_create_notification()
225 qdf_runtime_lock_init(&mgmt_txrx_pdev_ctx->wakelock_tx_runtime_cmp); in wlan_mgmt_txrx_pdev_obj_create_notification()
231 pdev, mgmt_txrx_pdev_ctx); in wlan_mgmt_txrx_pdev_obj_create_notification()
241 mgmt_txrx_pdev_ctx, QDF_STATUS_SUCCESS) in wlan_mgmt_txrx_pdev_obj_create_notification()
[all …]
H A Dwlan_mgmt_txrx_tgt_api.c1624 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx; in tgt_mgmt_txrx_tx_completion_handler() local
1631 mgmt_txrx_pdev_ctx = (struct mgmt_txrx_priv_pdev_context *) in tgt_mgmt_txrx_tx_completion_handler()
1634 if (!mgmt_txrx_pdev_ctx) { in tgt_mgmt_txrx_tx_completion_handler()
1642 mgmt_desc = &mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool[desc_id]; in tgt_mgmt_txrx_tx_completion_handler()
1690 wlan_mgmt_txrx_desc_put(mgmt_txrx_pdev_ctx, desc_id); in tgt_mgmt_txrx_tx_completion_handler()
1698 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx; in tgt_mgmt_txrx_get_nbuf_from_desc_id() local
1702 mgmt_txrx_pdev_ctx = (struct mgmt_txrx_priv_pdev_context *) in tgt_mgmt_txrx_get_nbuf_from_desc_id()
1705 if (!mgmt_txrx_pdev_ctx) { in tgt_mgmt_txrx_get_nbuf_from_desc_id()
1714 mgmt_desc = &mgmt_txrx_pdev_ctx->mgmt_desc_pool.pool[desc_id]; in tgt_mgmt_txrx_get_nbuf_from_desc_id()
1732 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx; in tgt_mgmt_txrx_get_peer_from_desc_id() local
[all …]
H A Dwlan_mgmt_txrx_rx_reo_utils_api.c251 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in wlan_mgmt_rx_reo_pdev_obj_create_notification() argument
254 mgmt_txrx_pdev_ctx); in wlan_mgmt_rx_reo_pdev_obj_create_notification()
260 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in wlan_mgmt_rx_reo_pdev_obj_destroy_notification() argument
263 mgmt_txrx_pdev_ctx); in wlan_mgmt_rx_reo_pdev_obj_destroy_notification()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_rx_reo_utils_api.h276 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
292 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx);
551 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in wlan_mgmt_rx_reo_pdev_obj_create_notification() argument
570 struct mgmt_txrx_priv_pdev_context *mgmt_txrx_pdev_ctx) in wlan_mgmt_rx_reo_pdev_obj_destroy_notification() argument