Searched refs:MAX_MLO_CHIPS (Results 1 – 2 of 2) sorted by relevance
143 #define MAX_MLO_CHIPS 5 macro159 uint8_t chip_id[MAX_MLO_CHIPS];160 uint8_t adj_chip_ids[MAX_MLO_CHIPS][MAX_ADJ_CHIPS];194 struct wlan_objmgr_psoc *curr_soc_list[MAX_MLO_CHIPS];195 struct wlan_objmgr_psoc *soc_list[MAX_MLO_CHIPS];196 uint8_t soc_id_list[MAX_MLO_CHIPS];
523 if (psoc_id >= MAX_MLO_CHIPS) in mlo_setup_update_chip_info()547 if ((psoc_id_1 >= MAX_MLO_CHIPS) || (psoc_id_2 >= MAX_MLO_CHIPS)) { in mlo_chip_adjacent()549 MAX_MLO_CHIPS); in mlo_chip_adjacent()906 if (!(chip_idx < MAX_MLO_CHIPS)) { in mlo_setup_update_soc_down()1218 struct wlan_objmgr_psoc *grp_soc_list[MAX_MLO_CHIPS]; in mlo_pdev_derive_bridge_link_pdevs()1240 if (!tot_grp_socs || tot_grp_socs > MAX_MLO_CHIPS) { in mlo_pdev_derive_bridge_link_pdevs()