Searched refs:queuing_high_bandwidth (Results 1 - 7 of 7) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_cif.h235 uint8_t queuing_high_bandwidth; /*!< Host mode, Queueing High Bandwidth. */ member in struct:ifxusb_core_if
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h599 uint8_t queuing_high_bandwidth; member in struct:dwc_otg_core_if
H A Ddwc_otg_hcd.c2535 _hcd->core_if->queuing_high_bandwidth = 1;
2562 _hcd->core_if->queuing_high_bandwidth = 0;
H A Ddwc_otg_cil.c1361 if ((hptxsts.b.ptxqspcavail == 0) || (_core_if->queuing_high_bandwidth)) {
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h715 uint8_t queuing_high_bandwidth; member in struct:dwc_otg_core_if
H A Ddwc_otg_hcd.c2522 hcd->core_if->queuing_high_bandwidth = 1;
2548 hcd->core_if->queuing_high_bandwidth = 0;
H A Ddwc_otg_cil.c1515 if ((hptxsts.b.ptxqspcavail == 0) || (core_if->queuing_high_bandwidth)) {

Completed in 64 milliseconds