Searched refs:periodic_qh_count (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcdqueue.c703 if (!hsotg->periodic_qh_count) {
708 hsotg->periodic_qh_count++;
742 hsotg->periodic_qh_count--;
743 if (!hsotg->periodic_qh_count) {
H A Ddwc2_core.h646 * @periodic_qh_count: Count of periodic QHs, if using several eps. Used for
769 u16 periodic_qh_count; member in struct:dwc2_hsotg
H A Ddwc2_hcd.c2411 hsotg->periodic_qh_count = 0;

Completed in 116 milliseconds