Searched refs:num_budget_microframes (Results 1 – 2 of 2) sorted by relevance
270 sch_ep->num_budget_microframes = 1; in setup_sch_info()295 sch_ep->num_budget_microframes = 1; in setup_sch_info()310 sch_ep->num_budget_microframes = in setup_sch_info()313 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()317 remainder *= sch_ep->num_budget_microframes; in setup_sch_info()319 for (i = 0; i < sch_ep->num_budget_microframes - 1; i++) in setup_sch_info()333 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()339 for (i = 0; i < sch_ep->num_budget_microframes; i++) in setup_sch_info()373 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()394 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_bus_bw()[all …]
82 u32 num_budget_microframes; member