Lines Matching refs:num_budget_microframes
327 sch_ep->num_budget_microframes = 1; in setup_sch_info()
352 sch_ep->num_budget_microframes = 1; in setup_sch_info()
366 sch_ep->num_budget_microframes = in setup_sch_info()
369 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()
372 for (i = 0; i < sch_ep->num_budget_microframes - 1; i++) in setup_sch_info()
387 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()
393 for (i = 0; i < sch_ep->num_budget_microframes; i++) in setup_sch_info()
424 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()
442 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_bus_bw()
466 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in check_fs_bus_bw()
526 sch_ep->num_budget_microframes = cs_count + 2; in check_sch_tt()
532 if (sch_ep->num_budget_microframes > sch_ep->esit) in check_sch_tt()
533 sch_ep->num_budget_microframes = sch_ep->esit; in check_sch_tt()
548 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_sch_tt()