Home
last modified time | relevance | path

Searched refs:links_info (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
Dwlan_connectivity_logging.c502 link_chan_info = link_ctx->links_info[i].link_chan_info; in wlan_populate_link_addr()
507 link_ctx->links_info[i].link_addr.bytes, in wlan_populate_link_addr()
512 link_ctx->links_info[i].link_addr.bytes, in wlan_populate_link_addr()
517 link_ctx->links_info[i].link_addr.bytes, in wlan_populate_link_addr()
532 link_chan_info = link_ctx->links_info[i].link_chan_info; in wlan_populate_band_bitmap()
672 if (link_ctx->links_info[i].link_id == WLAN_INVALID_LINK_ID) in wlan_connectivity_mlo_setup_event()
675 chan_info = link_ctx->links_info[i].link_chan_info; in wlan_connectivity_mlo_setup_event()
678 link_ctx->links_info[i].link_id); in wlan_connectivity_mlo_setup_event()
683 link_ctx->links_info[i].link_id; in wlan_connectivity_mlo_setup_event()
685 link_ctx->links_info[i].vdev_id; in wlan_connectivity_mlo_setup_event()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_link_switch.c43 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_update_link_info_mac_addr()
70 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_update_ap_link_info()
103 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_clear_ap_link_info()
161 link_info = &ml_dev->link_ctx->links_info[0]; in mlo_mgr_update_link_info_reset()
197 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_reset_ap_link_info()
222 return &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_get_ap_link()
234 link_info = &ml_dev->link_ctx->links_info[0]; in mlo_mgr_alloc_link_info_wmi_chan()
254 link_info = &ml_dev->link_ctx->links_info[0]; in mlo_mgr_free_link_info_wmi_chan()
274 link_info = &mlo_dev_ctx->link_ctx->links_info[0]; in mlo_mgr_get_ap_link_by_link_id()
1250 link_info = &mld_ctx->link_ctx->links_info[i]; in mlo_mgr_update_link_state()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_link_switch.h172 struct mlo_link_info links_info[WLAN_MAX_ML_BSS_LINKS]; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_fw_sync.c1052 link_info = &ml_dev->link_ctx->links_info[0]; in cm_roam_ml_clear_prev_ap_keys()
1541 mlo_link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in cm_ho_fail_is_avoid_list_candidate()
Dwlan_cm_roam_offload.c2252 mlo_link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in cm_update_rso_freq_list_from_partner_link()
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
Dtarget_if_cm_roam_event.c842 link_info = &ml_ctx->link_ctx->links_info[j]; in target_if_roam_synch_key_event_handler()
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
Dwlan_t2lm_api.c61 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in t2lm_get_connected_link_id()
Dwlan_mlo_mgr_roam.c317 mlo_link = &vdev->mlo_dev_ctx->link_ctx->links_info[iter]; in mlo_mgr_get_link_info_by_self_addr()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c520 mlme_update_freq_from_link_ctx(struct mlo_link_info *links_info, in mlme_update_freq_from_link_ctx() argument
528 struct wlan_channel *link_chan_info = links_info->link_chan_info; in mlme_update_freq_from_link_ctx()
616 link_ctx->links_info[i].link_id != WLAN_INVALID_LINK_ID; i++) { in mlme_fill_freq_in_mlo_wide_band_scan_start_req()
618 &link_ctx->links_info[i], req); in mlme_fill_freq_in_mlo_wide_band_scan_start_req()
621 link_ctx->links_info[i].link_id); in mlme_fill_freq_in_mlo_wide_band_scan_start_req()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c8691 link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in policy_mgr_activate_mlo_links_nlink()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c23975 mlo_link_info = &vdev->mlo_dev_ctx->link_ctx->links_info[0]; in wlan_hdd_mlo_link_add_pairwise_key()