Lines Matching refs:num_budget_microframes
243 sch_ep->num_budget_microframes = 1; in setup_sch_info()
268 sch_ep->num_budget_microframes = 1; in setup_sch_info()
283 sch_ep->num_budget_microframes = in setup_sch_info()
286 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()
290 remainder *= sch_ep->num_budget_microframes; in setup_sch_info()
292 for (i = 0; i < sch_ep->num_budget_microframes - 1; i++) in setup_sch_info()
306 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()
312 for (i = 0; i < sch_ep->num_budget_microframes; i++) in setup_sch_info()
346 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()
367 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_bus_bw()
438 sch_ep->num_budget_microframes = cs_count + 2; in check_sch_tt()
444 if (sch_ep->num_budget_microframes > sch_ep->esit) in check_sch_tt()
445 sch_ep->num_budget_microframes = sch_ep->esit; in check_sch_tt()
461 for (j = 0; j < sch_ep->num_budget_microframes; j++) in update_sch_tt()
491 min_num_budget = sch_ep->num_budget_microframes; in check_sch_bw()
501 if ((offset + sch_ep->num_budget_microframes) > sch_ep->esit) in check_sch_bw()
509 min_num_budget = sch_ep->num_budget_microframes; in check_sch_bw()
528 sch_ep->num_budget_microframes = min_num_budget; in check_sch_bw()