Home
last modified time | relevance | path

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

/external/iproute2/examples/
Dcbqinit.eth126 $BANDWIDTH rate 10Mbit allot 1514 maxburst 50 avpkt 1000
37 prio 6 maxburst 50 avpkt 1000 split 1:0 defmap ff3d
49 prio 2 maxburst 100 avpkt 1000 split 1:0 defmap c0
57 prio 7 maxburst 10 avpkt 1000 split 1:0 defmap 2
65 maxburst 20
75 prio 6 maxburst 10 split 1:7FFE defmap ffff
Dcbq.init-v0.7.3772 allot 1514 cell 8 maxburst 20 avpkt $AVPKT $BOUNDED $ISOLATED ||
946 allot 1514 cell 8 maxburst 20 avpkt $AVPKT $BOUNDED $ISOLATED
/external/iproute2/tc/
Dtc_cbq.c28 int ewma_log, unsigned int maxburst) in tc_cbq_calc_maxidle() argument
35 if (bndw != rate && maxburst) { in tc_cbq_calc_maxidle()
38 vxmt *= (pow(g, -(double)maxburst) - 1); in tc_cbq_calc_maxidle()
Dtc_cbq.h5 int ewma_log, unsigned maxburst);
Dq_cbq.c192 unsigned minburst = 0, maxburst = 0; in cbq_parse_class_opt() local
226 if (get_u32(&maxburst, *argv, 0)) { in cbq_parse_class_opt()
394 lss.maxidle = tc_cbq_calc_maxidle(bndw, r.rate, lss.avpkt, ewma_log, maxburst); in cbq_parse_class_opt()
/external/iproute2/testsuite/tests/tc/
Dcbq.t4 …0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 boun…
9 …0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 boun…
Dpolicer.t4 …0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 boun…
11 …0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 boun…
Dcls-testbed.t26 maxburst 1 avpkt 500 bounded
/external/iproute2/
DREADME.iproute2+tc25 allot 1514 cell 8 weight 1Mbit prio 8 maxburst 20 avpkt 1000
30 allot 1514 cell 8 weight 100Kbit prio 3 maxburst 20 avpkt 1000 split 1:0 \
36 allot 1514 cell 8 weight 800Kbit prio 7 maxburst 20 avpkt 1000 split 1:0 \
/external/u-boot/include/linux/usb/
Dgadget.h185 unsigned maxburst:5; member
/external/u-boot/drivers/usb/cdns3/
Dgadget.c1553 u8 maxburst = 0; in cdns3_ep_config() local
1596 maxburst = CDNS3_EP_ISO_SS_BURST - 1; in cdns3_ep_config()
1598 (maxburst + 1); in cdns3_ep_config()
1603 maxburst = CDNS3_EP_BUF_SIZE - 1; in cdns3_ep_config()
1628 EP_CFG_MAXBURST(maxburst); in cdns3_ep_config()
Dep0.c896 priv_ep->endpoint.maxburst = 1; in cdns3_init_ep0()
/external/u-boot/drivers/usb/dwc3/
Dgadget.c398 u32 burst = dep->endpoint.maxburst - 1; in dwc3_gadget_set_ep_config()
1601 dep->endpoint.maxburst = 1; in dwc3_gadget_init_hw_endpoints()
/external/u-boot/arch/arm/dts/
Dstm32mp157c.dtsi1303 dma-maxburst = <2>;