Home
last modified time | relevance | path

Searched refs:mlo_mgr_context (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_main.h82 void ml_link_lock_create(struct mlo_mgr_context *mlo_ctx) in ml_link_lock_create()
96 ml_link_lock_destroy(struct mlo_mgr_context *mlo_ctx) in ml_link_lock_destroy()
110 void ml_link_lock_acquire(struct mlo_mgr_context *mlo_ctx) in ml_link_lock_acquire()
124 void ml_link_lock_release(struct mlo_mgr_context *mlo_ctx) in ml_link_lock_release()
194 void ml_aid_lock_create(struct mlo_mgr_context *mlo_ctx) in ml_aid_lock_create()
208 ml_aid_lock_destroy(struct mlo_mgr_context *mlo_ctx) in ml_aid_lock_destroy()
222 void ml_aid_lock_acquire(struct mlo_mgr_context *mlo_ctx) in ml_aid_lock_acquire()
236 void ml_aid_lock_release(struct mlo_mgr_context *mlo_ctx) in ml_aid_lock_release()
250 void ml_peerid_lock_create(struct mlo_mgr_context *mlo_ctx) in ml_peerid_lock_create()
264 ml_peerid_lock_destroy(struct mlo_mgr_context *mlo_ctx) in ml_peerid_lock_destroy()
[all …]
H A Dwlan_mlo_mgr_cmn.h144 QDF_STATUS mlo_reg_mlme_ext_cb(struct mlo_mgr_context *ctx,
153 QDF_STATUS mlo_unreg_mlme_ext_cb(struct mlo_mgr_context *ctx);
163 QDF_STATUS wlan_mlo_mgr_register_osif_ext_ops(struct mlo_mgr_context *mlo_ctx,
174 wlan_mlo_mgr_unregister_osif_ext_ops(struct mlo_mgr_context *mlo_ctx);
177 wlan_mlo_mgr_register_osif_ext_ops(struct mlo_mgr_context *mlo_ctx, in wlan_mlo_mgr_register_osif_ext_ops()
184 wlan_mlo_mgr_unregister_osif_ext_ops(struct mlo_mgr_context *mlo_ctx) in wlan_mlo_mgr_unregister_osif_ext_ops()
H A Dwlan_mlo_mgr_public_structs.h359 struct mlo_mgr_context { struct
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_setup.c34 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_psoc_get_index_id()
72 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_psoc_get_grp_id()
102 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_is_ml_soc()
128 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_set_soc_list()
157 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_get_soc_list()
200 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_cleanup_asserted_soc_setup_info()
243 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_setup_update_soc_id_list()
268 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_setup_get_total_socs()
286 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_setup_update_total_socs()
310 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_find_pdev_idx()
[all …]
H A Dwlan_mlo_mgr_cmn.c84 QDF_STATUS mlo_reg_mlme_ext_cb(struct mlo_mgr_context *ctx, in mlo_reg_mlme_ext_cb()
94 QDF_STATUS mlo_unreg_mlme_ext_cb(struct mlo_mgr_context *ctx) in mlo_unreg_mlme_ext_cb()
104 QDF_STATUS wlan_mlo_mgr_register_osif_ext_ops(struct mlo_mgr_context *mlo_ctx, in wlan_mlo_mgr_register_osif_ext_ops()
114 QDF_STATUS wlan_mlo_mgr_unregister_osif_ext_ops(struct mlo_mgr_context *mlo_ctx) in wlan_mlo_mgr_unregister_osif_ext_ops()
127 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_clone_sta_security()
151 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_sta_op_class()
174 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_validate_conn_req()
195 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_create_link_vdev()
218 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_peer_create()
233 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mlme_bridge_peer_create()
[all …]
H A Dwlan_mlo_mgr_main.c54 static void mlo_wsi_link_info_deinit(struct mlo_mgr_context *mlo_mgr) in mlo_wsi_link_info_deinit()
69 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_wsi_link_info_update_soc()
98 mlo_wsi_link_info_setup_mlo_grps(struct mlo_mgr_context *mlo_mgr) in mlo_wsi_link_info_setup_mlo_grps()
148 static void mlo_wsi_link_info_init(struct mlo_mgr_context *mlo_mgr) in mlo_wsi_link_info_init()
168 static void mlo_wsi_link_info_init(struct mlo_mgr_context *mlo_mgr) in mlo_wsi_link_info_init()
172 static void mlo_wsi_link_info_deinit(struct mlo_mgr_context *mlo_mgr) in mlo_wsi_link_info_deinit()
179 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_global_ctx_deinit()
203 struct mlo_mgr_context *mlo_mgr_ctx; in mlo_global_ctx_init()
212 mlo_mgr_ctx = (struct mlo_mgr_context *) in mlo_global_ctx_init()
307 struct mlo_mgr_context *g_mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mgr_register_link_switch_notifier()
[all …]
H A Dwlan_mlo_mgr_msgq.c124 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_timer_start()
146 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_timer_stop()
172 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_post()
408 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_msg_flush()
442 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_msg_handler()
478 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_init()
502 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_msgq_free()
H A Dwlan_mlo_mgr_aid.c266 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlo_peer_alloc_aid()
297 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlme_peer_alloc_aid()
332 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlo_peer_set_aid()
408 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlme_peer_set_aid()
446 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlo_peer_free_aid()
486 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlme_peer_aid_is_set()
507 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlme_peer_free_aid()
H A Dwlan_mlo_mgr_ap.c600 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_ap_update_max_ml_peer_ids()
626 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_ap_ml_peerid_alloc()
667 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_ap_ml_peerid_free()
H A Dwlan_mlo_mgr_link_switch.c500 struct mlo_mgr_context *g_mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mgr_link_switch_osif_notification()
620 struct mlo_mgr_context *g_mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mgr_osif_update_connect_info()
705 struct mlo_mgr_context *g_mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mgr_link_switch_set_mac_addr_resp()
1106 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_mgr_link_switch_notify()
H A Dwlan_mlo_mgr_peer.c2365 wlan_mlo_psoc_get_mlo_grp_idx(struct mlo_mgr_context *mlo_mgr, in wlan_mlo_psoc_get_mlo_grp_idx()
2393 struct mlo_mgr_context *mlo_mgr = NULL; in wlan_mlo_wsi_link_info_send_cmd()
2458 static uint32_t wlan_mlo_psoc_get_ix_in_grp(struct mlo_mgr_context *mlo_mgr, in wlan_mlo_psoc_get_ix_in_grp()
2514 struct mlo_mgr_context *mlo_mgr = NULL; in wlan_mlo_peer_wsi_link_update()
2677 struct mlo_mgr_context *mlo_mgr = NULL; in wlan_mlo_wsi_stats_block_cmd()
2695 struct mlo_mgr_context *mlo_mgr = NULL; in wlan_mlo_wsi_stats_allow_cmd()
H A Dwlan_mlo_mgr_peer_list.c310 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_mlo_get_mlpeer_by_peer_mladdr()
H A Dwlan_mlo_mgr_primary_umac.c367 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_peer_assign_primary_umac()
845 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlo_peer_allocate_primary_umac()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_global_obj.h589 struct mlo_mgr_context *wlan_objmgr_get_mlo_ctx(void);
599 void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx);
618 static inline struct mlo_mgr_context *wlan_objmgr_get_mlo_ctx(void) in wlan_objmgr_get_mlo_ctx()
623 static inline void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx) in wlan_objmgr_set_mlo_ctx()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_global_obj.c920 struct mlo_mgr_context *wlan_objmgr_get_mlo_ctx(void) in wlan_objmgr_get_mlo_ctx()
927 void wlan_objmgr_set_mlo_ctx(struct mlo_mgr_context *ctx) in wlan_objmgr_set_mlo_ctx()
935 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_objmgr_set_dp_mlo_ctx()
950 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in wlan_objmgr_get_dp_mlo_ctx()
H A Dwlan_objmgr_global_obj_i.h69 struct mlo_mgr_context *mlo_ctx;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_mlo.c265 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in hdd_mlo_mgr_register_osif_ops()
272 struct mlo_mgr_context *mlo_mgr_ctx = wlan_objmgr_get_mlo_ctx(); in hdd_mlo_mgr_unregister_osif_ops()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c97 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlme_register_mlo_ext_ops()
118 struct mlo_mgr_context *mlo_ctx = wlan_objmgr_get_mlo_ctx(); in mlme_unregister_mlo_ext_ops()