Lines Matching refs:reserved_vifs
35 list_for_each_entry(sdata, &ctx->reserved_vifs, reserved_chanctx_list)
90 list_for_each_entry(sdata, &ctx->reserved_vifs,
158 if (!list_empty(&ctx->reserved_vifs) &&
465 INIT_LIST_HEAD(&ctx->reserved_vifs);
905 !list_empty(&curr_ctx->reserved_vifs)) {
934 if (!list_empty(&ctx->reserved_vifs))
949 !list_empty(&curr_ctx->reserved_vifs))
968 list_add(&sdata->reserved_chanctx_list, &new_ctx->reserved_vifs);
1217 list_for_each_entry(sdata, &ctx->reserved_vifs,
1346 list_for_each_entry(sdata, &ctx->reserved_vifs,
1414 list_for_each_entry(sdata, &ctx->reserved_vifs,
1448 list_for_each_entry_safe(sdata, sdata_tmp, &ctx->reserved_vifs,
1468 list_for_each_entry_safe(sdata, sdata_tmp, &ctx->reserved_vifs,
1521 list_for_each_entry_safe(sdata, sdata_tmp, &ctx->reserved_vifs,