HomeSort by: relevance | last modified time | path
    Searched refs:periodic_qh_count (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c 703 if (!hsotg->periodic_qh_count) {
708 hsotg->periodic_qh_count++;
742 hsotg->periodic_qh_count--;
743 if (!hsotg->periodic_qh_count) {
dwc2_core.h 646 * @periodic_qh_count: Count of periodic QHs, if using several eps. Used for
769 u16 periodic_qh_count; member in struct:dwc2_hsotg
dwc2_hcd.c 2411 hsotg->periodic_qh_count = 0;

Completed in 16 milliseconds