Searched refs:num_budget_microframes (Results 1 – 2 of 2) sorted by relevance
314 sch_ep->num_budget_microframes = 1; in setup_sch_info()339 sch_ep->num_budget_microframes = 1; in setup_sch_info()353 sch_ep->num_budget_microframes = in setup_sch_info()356 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()359 for (i = 0; i < sch_ep->num_budget_microframes - 1; i++) in setup_sch_info()374 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()380 for (i = 0; i < sch_ep->num_budget_microframes; i++) in setup_sch_info()414 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()435 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_bus_bw()518 sch_ep->num_budget_microframes = cs_count + 2; in check_sch_tt()[all …]
78 u32 num_budget_microframes; member