Searched refs:tot_socs (Results 1 – 4 of 4) sorted by relevance
52 for (id = 0; id < mlo_ctx->setup_info[grp_id].tot_socs; id++) in mlo_psoc_get_index_id()61 for (id = 0; id < mlo_ctx->setup_info[grp_id].tot_socs; id++) in mlo_psoc_get_index_id()74 uint8_t tot_socs; in mlo_psoc_get_grp_id() local87 tot_socs = mlo_ctx->setup_info[grp_id].tot_socs; in mlo_psoc_get_grp_id()88 for (id = 0; id < tot_socs; id++) in mlo_psoc_get_grp_id()117 for (id = 0; id < mlo_ctx->setup_info[grp_id].tot_socs; id++) in mlo_is_ml_soc()143 for (idx = 0; idx < mlo_ctx->setup_info[grp_id].tot_socs; idx++) { in mlo_set_soc_list()169 if (total_socs != mlo_ctx->setup_info[grp_id].tot_socs) { in mlo_get_soc_list()172 mlo_ctx->setup_info[grp_id].tot_socs); in mlo_get_soc_list()244 uint32_t tot_socs; in mlo_setup_update_soc_id_list() local[all …]
370 return (mlo_ctx->setup_info[grp_id].tot_socs * in wlan_mlo_get_max_num_links()
76 uint8_t tot_socs, enum MLO_SOC_LIST curr);115 void mlo_setup_update_total_socs(uint8_t grp_id, uint8_t tot_socs);
189 uint8_t tot_socs; member