Home
last modified time | relevance | path

Searched refs:start_split_frame (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcdqueue.c148 qh->start_split_frame = qh->sched_frame; in dwc2_qh_init()
761 incr = dwc2_frame_num_inc(qh->start_split_frame, 1); in dwc2_sched_periodic_split()
776 qh->sched_frame = dwc2_frame_num_inc(qh->start_split_frame, in dwc2_sched_periodic_split()
781 qh->start_split_frame = qh->sched_frame; in dwc2_sched_periodic_split()
H A Ddwc2_hcd.h294 u16 start_split_frame; member
754 (_qh_)->start_split_frame != 0 && !_qtd_->complete_split) { \