Lines Matching defs:bwb_table
243 u32 *bwb_table = sch_ep->bw_budget_table;
279 bwb_table[0] = sch_ep->bw_cost_per_microframe;
296 bwb_table[0] = maxpkt * sch_ep->pkts;
320 bwb_table[i] = sch_ep->bw_cost_per_microframe;
323 bwb_table[i] = remainder;
340 bwb_table[i] = sch_ep->bw_cost_per_microframe;
343 bwb_table[0] = sch_ep->bw_cost_per_microframe;
345 bwb_table[0] = 0; /* start split */
346 bwb_table[1] = 0; /* idle */
354 bwb_table[i] = sch_ep->bw_cost_per_microframe;