/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
H A D | wlan_mlo_mgr_public_structs.h | 37 #ifndef WLAN_UMAC_MLO_MAX_VDEVS 38 #define WLAN_UMAC_MLO_MAX_VDEVS 2 macro 81 #define MAX_MLO_LINK_PEERS WLAN_UMAC_MLO_MAX_VDEVS 403 struct wlan_vdev_aid_mgr *aid_mgr[WLAN_UMAC_MLO_MAX_VDEVS]; 733 #define WLAN_MAX_ML_BSS_LINKS WLAN_UMAC_MLO_MAX_VDEVS 749 struct mlo_nstr_info nstr_info[WLAN_UMAC_MLO_MAX_VDEVS]; 801 qdf_bitmap(wlan_connect_req_links, WLAN_UMAC_MLO_MAX_VDEVS); 802 qdf_bitmap(wlan_connected_links, WLAN_UMAC_MLO_MAX_VDEVS); 812 struct mlo_sta_quiet_status mlo_quiet_status[WLAN_UMAC_MLO_MAX_VDEVS]; 813 struct mlo_sta_csa_params mlo_csa_param[WLAN_UMAC_MLO_MAX_VDEVS]; [all …]
|
H A D | wlan_mlo_mgr_sta.h | 476 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_iterate_connected_vdev_list() 503 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in call_handler_for_standalone_ap() 550 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_iterate_ml_standalone_vdev_list() 597 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_update_connect_req_links() 682 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_update_connected_links()
|
H A D | wlan_mlo_mgr_cmn.h | 568 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_iterate_ml_vdev_list() 595 uint8_t ml_vdev_id[WLAN_UMAC_MLO_MAX_VDEVS];
|
H A D | wlan_mlo_epcs.h | 80 struct ml_pa_partner_link_info link_info[WLAN_UMAC_MLO_MAX_VDEVS];
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
H A D | wlan_mlo_mgr_aid.c | 32 for (ix = 0; ix < WLAN_UMAC_MLO_MAX_VDEVS; ix++) { in mlo_peer_set_aid_bit() 46 for (j = 0; j < WLAN_UMAC_MLO_MAX_VDEVS; j++) { in wlan_mlo_check_aid_free() 56 if (j == WLAN_UMAC_MLO_MAX_VDEVS - 1) in wlan_mlo_check_aid_free() 357 for (j = 0; j < WLAN_UMAC_MLO_MAX_VDEVS; j++) { in wlan_mlo_peer_set_aid() 368 if (j == WLAN_UMAC_MLO_MAX_VDEVS - 1) in wlan_mlo_peer_set_aid() 457 for (j = 0; j < WLAN_UMAC_MLO_MAX_VDEVS; j++) { in wlan_mlo_peer_free_aid() 467 if ((link_ix != 0xff) && (link_ix < WLAN_UMAC_MLO_MAX_VDEVS)) { in wlan_mlo_peer_free_aid() 844 for (j = 0; j < WLAN_UMAC_MLO_MAX_VDEVS; j++) { in wlan_vdev_mlme_aid_mgr_max_aid_set() 887 for (j = 0; j < WLAN_UMAC_MLO_MAX_VDEVS; j++) { in wlan_vdev_mlme_set_start_aid() 974 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mlo_vdev_init_mbss_aid_mgr() [all …]
|
H A D | wlan_mlo_mgr_primary_umac.c | 184 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) in wlan_mld_get_best_primary_umac_w_rssi() 187 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mld_get_best_primary_umac_w_rssi() 342 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mld_get_best_primary_umac_w_rssi() 528 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_peer_calculate_avg_rssi() 591 uint8_t psoc_ids[WLAN_UMAC_MLO_MAX_VDEVS]; in mlo_check_topology() 608 if (max_soc != WLAN_UMAC_MLO_MAX_VDEVS) { in mlo_check_topology() 622 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_check_topology() 802 uint8_t psoc_ids[WLAN_UMAC_MLO_MAX_VDEVS]; in mlo_set_3_link_primary_umac() 872 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_peer_allocate_primary_umac() 918 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_peer_allocate_primary_umac() [all …]
|
H A D | wlan_mlo_mgr_sta.c | 92 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_get_tdls_link_vdev() 128 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_get_assoc_link_vdev() 172 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_is_mld_disconnected() 190 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_is_mld_disconnecting_connecting() 220 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_is_ml_connection_in_progress() 261 struct wlan_objmgr_vdev *wlan_vdev_list[WLAN_UMAC_MLO_MAX_VDEVS]; in mlo_send_link_disconnect() 380 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_is_mld_connected() 406 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_mld_clear_mlo_cap() 456 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_validate_disconn_req() 553 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_disconnect_no_lock() [all …]
|
H A D | wlan_mlo_mgr_peer.c | 1080 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_dev_release_link_vdevs() 1138 max_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in mlo_get_link_vdev_from_psoc_id() 1247 max_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in wlan_mlo_get_bridge_peer_psoc_id() 1293 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mlo_get_bridge_peer_psoc_id() 1308 if (i == WLAN_UMAC_MLO_MAX_VDEVS) { in wlan_mlo_get_bridge_peer_psoc_id() 1347 struct wlan_objmgr_vdev *link_vdevs[WLAN_UMAC_MLO_MAX_VDEVS] = { NULL }; in wlan_mlo_peer_asreq() 1415 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mlo_peer_asreq() 1437 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mlo_peer_asreq() 1491 struct wlan_objmgr_vdev *link_vdevs[WLAN_UMAC_MLO_MAX_VDEVS] = { NULL }; in wlan_mlo_peer_create() 1492 struct wlan_objmgr_vdev *tmp_link_vdevs[WLAN_UMAC_MLO_MAX_VDEVS] = { NULL }; in wlan_mlo_peer_create() [all …]
|
H A D | wlan_mlo_mgr_ap.c | 38 uint8_t pr_vdev_ids[WLAN_UMAC_MLO_MAX_VDEVS] = { CDP_INVALID_VDEV_ID }; in mlo_ap_vdev_attach() 66 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_ap_vdev_attach() 72 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) in mlo_ap_vdev_attach() 468 struct wlan_objmgr_vdev *vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {NULL}; in mlo_handle_link_ready()
|
H A D | wlan_mlo_mgr_cmn.c | 61 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_get_vdev_by_link_id() 344 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_get_link_vdev_ix() 820 struct wlan_objmgr_vdev *ml_vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {0}; in mlo_get_mlstats_vdev_params() 985 struct wlan_objmgr_vdev *ml_vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {0}; in wlan_mlo_is_csa_allow()
|
H A D | wlan_mlo_mgr_main.c | 937 while (id < WLAN_UMAC_MLO_MAX_VDEVS) { in wlan_mlo_check_valid_config() 1131 while (id < WLAN_UMAC_MLO_MAX_VDEVS) { in mlo_dev_ctx_init() 1326 while (id < WLAN_UMAC_MLO_MAX_VDEVS) { in mlo_dev_ctx_deinit()
|
H A D | wlan_mlo_epcs.c | 59 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_mlo_is_node_epcs_authorized()
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
H A D | wlan_tdls_mgmt.c | 100 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_set_remain_links_unforce() 123 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_process_mlo_cal_tdls_link_score() 178 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_check_wait_more() 210 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_process_mlo_choice_tdls_vdev() 224 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_process_mlo_choice_tdls_vdev() 333 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_process_mlo_rx_mgmt_sync() 429 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in tdls_set_no_force_vdev()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/ |
H A D | wlan_mlo_mgr_roam.c | 50 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_check_connect_req_bmap() 134 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_update_vdev_after_roam() 488 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_fw_ho_fail_req() 859 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_check_if_all_links_up() 871 if (i == WLAN_UMAC_MLO_MAX_VDEVS) { in mlo_check_if_all_links_up() 903 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_check_if_all_vdev_up() 916 if (i == WLAN_UMAC_MLO_MAX_VDEVS) { in mlo_check_if_all_vdev_up() 938 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_roam_set_link_id() 1523 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_is_roaming_in_progress() 1674 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in mlo_check_is_given_vdevs_on_same_mld()
|
H A D | wlan_mlo_link_force.c | 67 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in ml_nlink_convert_linkid_bitmap_to_vdev_bitmap() 146 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in ml_nlink_convert_vdev_bitmap_to_linkid_bitmap() 728 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in ml_nlink_get_link_info()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/ |
H A D | wlan_vdev_mgr_tgt_if_tx_defs.h | 294 struct ml_bcn_partner_info partner_info[WLAN_UMAC_MLO_MAX_VDEVS]; 676 …struct ml_vdev_start_partner_info partner_info[WLAN_UMAC_MLO_MAX_VDEVS + WLAN_UMAC_MLO_MAX_BRIDGE_… 678 struct ml_vdev_start_partner_info partner_info[WLAN_UMAC_MLO_MAX_VDEVS];
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
H A D | sch_global.h | 78 struct ml_sch_partner_info partner_info[WLAN_UMAC_MLO_MAX_VDEVS];
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/inc/ |
H A D | wlan_mlo_link_force.h | 96 uint8_t mlo_vdev_lst[WLAN_UMAC_MLO_MAX_VDEVS];
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/ |
H A D | wlan_cp_stats_mc_defs.h | 275 uint8_t ml_peer_mac_addr[WLAN_UMAC_MLO_MAX_VDEVS][QDF_MAC_ADDR_SIZE];
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/ |
H A D | vdev_mgr_ops.c | 279 if (p_idx > WLAN_UMAC_MLO_MAX_VDEVS) in mlo_ap_append_bridge_vdevs() 331 struct wlan_objmgr_vdev *vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {NULL}; in vdev_mgr_start_param_update_mlo_partner()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
H A D | init_cmd_api.c | 466 init_param->res_cfg->num_tdls_vdevs = WLAN_UMAC_MLO_MAX_VDEVS; in init_deinit_set_tdls_mlo_vdev()
|
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/ |
H A D | wlan_connectivity_logging.c | 114 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_clear_ml_vdev_sae_auth_logs() 312 for (i = 0; i < WLAN_UMAC_MLO_MAX_VDEVS; i++) { in wlan_is_sae_auth_log_present_for_bssid()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
H A D | wlan_policy_mgr_public_struct.h | 69 #define MAX_NUMBER_OF_DISABLE_LINK WLAN_UMAC_MLO_MAX_VDEVS
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_wifi_pos_pasn.c | 340 struct wlan_objmgr_vdev *wlan_vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {0}; in wlan_hdd_cfg80211_send_set_ltf_keyseed_mlo_vdev()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_vdev_disconnect.c | 501 struct wlan_objmgr_vdev *vdev_list[WLAN_UMAC_MLO_MAX_VDEVS] = {NULL}; in wlan_cm_mlo_update_disconnecting_vdev_id()
|