Searched refs:bandwidth_reserved (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h163 unsigned int bandwidth_reserved:1; /* Periodic bandwidth has member in struct:uhci_qh
H A Duhci-q.c679 qh->bandwidth_reserved = 1;
712 qh->bandwidth_reserved = 0;
1056 if (!qh->bandwidth_reserved) {
1086 if (!qh->bandwidth_reserved)
1240 if (!qh->bandwidth_reserved) {
1333 if (!qh->bandwidth_reserved)
1532 if (qh->bandwidth_reserved)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.h163 unsigned int bandwidth_reserved:1; /* Periodic bandwidth has member in struct:uhci_qh
H A Duhci-q.c679 qh->bandwidth_reserved = 1;
712 qh->bandwidth_reserved = 0;
1056 if (!qh->bandwidth_reserved) {
1086 if (!qh->bandwidth_reserved)
1240 if (!qh->bandwidth_reserved) {
1333 if (!qh->bandwidth_reserved)
1532 if (qh->bandwidth_reserved)

Completed in 125 milliseconds