Home
last modified time | relevance | path

Searched refs:wlan_objmgr_set_mlo_ctx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_global_obj.h599 void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx);
623 static inline void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx) in wlan_objmgr_set_mlo_ctx() function
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_main.c198 wlan_objmgr_set_mlo_ctx(NULL); in mlo_global_ctx_deinit()
217 wlan_objmgr_set_mlo_ctx(mlo_mgr_ctx); in mlo_global_ctx_init()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_global_obj.c927 void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx) in wlan_objmgr_set_mlo_ctx() function