Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_global_obj.h608 void wlan_objmgr_set_dp_mlo_ctx(void *dp_handle, uint8_t grp_id);
631 static inline void wlan_objmgr_set_dp_mlo_ctx(void *dp_handle, uint8_t grp_id) in wlan_objmgr_set_dp_mlo_ctx() function
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_global_obj.c933 void wlan_objmgr_set_dp_mlo_ctx(void *dp_handle, uint8_t grp_id) in wlan_objmgr_set_dp_mlo_ctx() function
946 qdf_export_symbol(wlan_objmgr_set_dp_mlo_ctx);
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_setup.c657 wlan_objmgr_set_dp_mlo_ctx(dp_mlo_ctxt, grp_id); in mlo_setup_update_soc_ready()
867 wlan_objmgr_set_dp_mlo_ctx(NULL, grp_id); in mlo_dp_ctxt_detach()