Searched refs:bw_cost_per_microframe (Results 1 – 2 of 2) sorted by relevance
322 sch_ep->bw_cost_per_microframe = maxpkt * sch_ep->pkts; in setup_sch_info()323 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()357 sch_ep->bw_cost_per_microframe = maxpkt * sch_ep->pkts; in setup_sch_info()360 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()364 - i * sch_ep->bw_cost_per_microframe; in setup_sch_info()375 sch_ep->bw_cost_per_microframe = in setup_sch_info()381 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()384 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()395 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()463 tmp = tt->fs_bus_bw[base + j] + sch_ep->bw_cost_per_microframe; in check_fs_bus_bw()[all …]
79 u32 bw_cost_per_microframe; member