Home
last modified time | relevance | path

Searched refs:dp_global_context (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_global_obj.h568 struct dp_global_context *wlan_objmgr_get_global_ctx(void);
578 void wlan_objmgr_set_global_ctx(struct dp_global_context *ctx);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_global_obj_i.h72 struct dp_global_context *global_ctx;
H A Dwlan_objmgr_global_obj.c904 struct dp_global_context *wlan_objmgr_get_global_ctx(void) in wlan_objmgr_get_global_ctx()
911 void wlan_objmgr_set_global_ctx(struct dp_global_context *ctx) in wlan_objmgr_set_global_ctx()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.h671 struct dp_global_context *dp_global = NULL; in dp_get_tx_cookie_t()
681 struct dp_global_context *dp_global = NULL; in dp_get_spcl_tx_cookie_t()
H A Ddp_be.c864 struct dp_global_context *dp_global; in dp_soc_tx_cookie_detach_be()
892 struct dp_global_context *dp_global; in dp_soc_tx_cookie_attach_be()
944 struct dp_global_context *dp_global; in dp_soc_tx_cookie_deinit_be()
961 struct dp_global_context *dp_global; in dp_soc_tx_cookie_init_be()
1075 struct dp_global_context *dp_global = wlan_objmgr_get_global_ctx(); in dp_set_rx_fst_be()
1083 struct dp_global_context *dp_global = wlan_objmgr_get_global_ctx(); in dp_get_rx_fst_be()
1093 struct dp_global_context *dp_global = wlan_objmgr_get_global_ctx(); in dp_rx_fst_release_ref_be()
1107 struct dp_global_context *dp_global = wlan_objmgr_get_global_ctx(); in dp_rx_fst_get_ref_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1610 struct dp_global_context *dp_global = NULL; in dp_get_tx_desc_pool()
1620 struct dp_global_context *dp_global = NULL; in dp_get_spcl_tx_desc_pool()
1790 dp_tx_get_global_desc_in_use(struct dp_global_context *dp_global) in dp_tx_get_global_desc_in_use()
H A Ddp_tx_desc.c142 struct dp_global_context *dp_global = NULL; in dp_tx_desc_pool_alloc_mem()
158 struct dp_global_context *dp_global = NULL; in dp_tx_desc_pool_free_mem()
H A Ddp_tx.c7363 struct dp_global_context *dp_global;
7393 struct dp_global_context *dp_global;
7422 struct dp_global_context *dp_global;
7445 struct dp_global_context *dp_global;
7467 struct dp_global_context *dp_global;
7481 struct dp_global_context *dp_global;
7495 struct dp_global_context *dp_global;
7509 struct dp_global_context *dp_global;
H A Ddp_stats.c8339 struct dp_global_context *dp_global; in dp_print_global_desc_count()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h181 struct dp_global_context { struct
204 struct dp_global_context *dp_global; in cdp_global_ctx_init() argument
212 dp_global = (struct dp_global_context *) in cdp_global_ctx_init()
234 struct dp_global_context *dp_global = wlan_objmgr_get_global_ctx(); in cdp_global_ctx_deinit()