Home
last modified time | relevance | path

Searched refs:bwb_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk-sch.c299 u32 *bwb_table = sch_ep->bw_budget_table; in setup_sch_info() local
336 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
353 bwb_table[0] = maxpkt * sch_ep->pkts; in setup_sch_info()
373 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
376 bwb_table[i] = maxpkt * esit_pkts 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()
399 bwb_table[0] = 0; /* start split */ in setup_sch_info()
400 bwb_table[1] = 0; /* idle */ in setup_sch_info()
408 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()