Searched refs:num_budget_microframes (Results 1 – 2 of 2) sorted by relevance
308 sch_ep->num_budget_microframes = 1; in setup_sch_info()332 sch_ep->num_budget_microframes = 1; in setup_sch_info()345 sch_ep->num_budget_microframes = in setup_sch_info()348 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()359 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()375 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()396 for (j = 0; j < sch_ep->num_budget_microframes; j++) in update_bus_bw()415 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in check_fs_bus_bw()468 sch_ep->num_budget_microframes = cs_count; in check_sch_tt()474 if (sch_ep->num_budget_microframes > sch_ep->esit) in check_sch_tt()[all …]
90 u32 num_budget_microframes; member