Searched refs:bw_cost_per_microframe (Results 1 – 2 of 2) sorted by relevance
335 sch_ep->bw_cost_per_microframe = maxpkt * sch_ep->pkts; in setup_sch_info()336 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()370 sch_ep->bw_cost_per_microframe = maxpkt * sch_ep->pkts; in setup_sch_info()373 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()377 - i * sch_ep->bw_cost_per_microframe; in setup_sch_info()388 sch_ep->bw_cost_per_microframe = in setup_sch_info()394 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()397 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()408 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
90 u32 bw_cost_per_microframe; member