Searched refs:MAX_MLO_LINKS (Results 1 – 6 of 6) sorted by relevance
120 struct mgmt_rx_reo_shared_snapshot raw_snapshots[MAX_MLO_LINKS]373 unsigned int per_link_count[MAX_MLO_LINKS];438 [MAX_MLO_LINKS][MGMT_RX_REO_SHARED_SNAPSHOT_MAX];439 struct mgmt_rx_reo_snapshot_params host_snapshot[MAX_MLO_LINKS];550 uint16_t mgmt_pkt_ctr[MAX_MLO_LINKS];564 struct wlan_objmgr_pdev *map[MAX_MLO_LINKS];567 int8_t valid_link_list[MAX_MLO_LINKS];593 struct workqueue_struct *host_mgmt_frame_handler[MAX_MLO_LINKS];594 struct workqueue_struct *fw_mgmt_frame_handler[MAX_MLO_LINKS];597 struct mgmt_rx_reo_shared_snapshot snapshot[MAX_MLO_LINKS][all …]
597 if (link_id >= MAX_MLO_LINKS) { in mgmt_rx_reo_is_valid_link()665 if (link_id >= MAX_MLO_LINKS) { in mgmt_rx_reo_sim_is_valid_link()791 for (link_id = 0; link_id < MAX_MLO_LINKS; link_id++) in mgmt_rx_reo_sim_get_mlo_link_id_from_pdev()796 if (link_id == MAX_MLO_LINKS) in mgmt_rx_reo_sim_get_mlo_link_id_from_pdev()818 if (mlo_link_id >= MAX_MLO_LINKS) { in mgmt_rx_reo_sim_get_pdev_from_mlo_link_id()1418 if (in_frame_link < 0 || in_frame_link >= MAX_MLO_LINKS) { in wlan_mgmt_rx_reo_algo_calculate_wait_count()1439 for (link = 0; link < MAX_MLO_LINKS; link++) { in wlan_mgmt_rx_reo_algo_calculate_wait_count()1868 for (link_id = 0; link_id < MAX_MLO_LINKS; link_id++) in mgmt_rx_reo_list_display()1909 uint64_t scheduled_count_per_link[MAX_MLO_LINKS] = {0}; in mgmt_rx_reo_debug_print_scheduler_stats()1912 uint64_t rescheduled_count_per_link[MAX_MLO_LINKS] = {0}; in mgmt_rx_reo_debug_print_scheduler_stats()[all …]
142 #define MAX_MLO_LINKS 6 macro193 struct wlan_objmgr_pdev *pdev_list[MAX_MLO_LINKS];197 enum MLO_LINK_STATE state[MAX_MLO_LINKS];
211 if (cur_link < 0 || cur_link >= MAX_MLO_LINKS) { in psoc_get_hw_link_id_bmap()
227 for (link_idx = 0; link_idx < MAX_MLO_LINKS; link_idx++) { in mlo_cleanup_asserted_soc_setup_info()730 qdf_assert_always(link_idx < MAX_MLO_LINKS); in mlo_setup_link_ready()
2103 if (ml_peer->mlpeer_nstrinfo[i].link_id >= MAX_MLO_LINKS) in wlan_mlo_peer_get_str_capability()