Home
last modified time | relevance | path

Searched refs:wlan_vdev_get_mlo_dev_ctx (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_mlo_link_force.c59 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_convert_linkid_bitmap_to_vdev_bitmap()
138 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_convert_vdev_bitmap_to_linkid_bitmap()
191 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_get_curr_force_state()
211 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_clr_force_state()
254 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_set_curr_force_active_state()
278 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_set_curr_force_inactive_state()
302 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_set_curr_force_active_num_state()
326 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_set_curr_force_inactive_num_state()
349 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_set_dynamic_inactive_links()
372 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in ml_nlink_update_force_link_request()
[all …]
H A Dwlan_t2lm_api.c810 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in wlan_update_t2lm_mapping()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_t2lm.c1240 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in wlan_mlo_t2lm_timer_start()
1354 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in wlan_update_mapping_switch_time_expected_dur()
1446 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in wlan_process_bcn_prbrsp_t2lm_ie()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_vdev_obj.h2396 static inline struct wlan_mlo_dev_context *wlan_vdev_get_mlo_dev_ctx( in wlan_vdev_get_mlo_dev_ctx() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_rsp_frame.c969 mlo_dev_ctx = wlan_vdev_get_mlo_dev_ctx(vdev); in lim_process_assoc_rsp_t2lm()