Searched refs:packet_count (Results 1 – 10 of 10) sorted by relevance
80 int packet_count; in main() local249 packet_count = 0; in main()251 (u_char *)&packet_count); in main()261 if (status != 0 || packet_count != 0 || in main()264 status, packet_count); in main()311 packet_count = 0; in main()313 (u_char *)&packet_count); in main()323 if (status != 0 || packet_count != 0 || in main()326 status, packet_count); in main()332 packet_count = 0; in main()[all …]
115 int packet_count; in main() local259 packet_count = 0; in main()261 (u_char *)&packet_count); in main()266 status, packet_count); in main()
131 int packet_count; in capture_thread_func() local149 packet_count = 0; in capture_thread_func()151 (u_char *)&packet_count); in capture_thread_func()156 status, packet_count); in capture_thread_func()
69 u_int packet_count[SYN_MAX_FINGERS]; member
2155 sc->packet_count[SYN_PRIMARY_FINGER]); in synaptics_movement() 2158 sc->packet_count[SYN_PRIMARY_FINGER]); in synaptics_movement() 2159 sc->packet_count[SYN_PRIMARY_FINGER]++; in synaptics_movement() 2164 sc->packet_count[SYN_SECONDARY_FINGER]); in synaptics_movement() 2167 sc->packet_count[SYN_SECONDARY_FINGER]); in synaptics_movement() 2168 sc->packet_count[SYN_SECONDARY_FINGER]++; in synaptics_movement() 2380 sc->packet_count[SYN_PRIMARY_FINGER] = 0; in pms_synaptics_process_packet() 2381 sc->packet_count[SYN_SECONDARY_FINGER] = 0; in pms_synaptics_process_packet()
566 if (qtd->isoc_frame_index_last == qtd->urb->packet_count) in dwc2_fill_host_isoc_dma_desc()621 qtd->urb->packet_count) in dwc2_init_isoc_dma_desc()626 qtd->urb->packet_count) { in dwc2_init_isoc_dma_desc()924 if (++qtd->isoc_frame_index == qtd->urb->packet_count) { in dwc2_cmpl_host_isoc_dma_desc()988 for (idx = 0; idx < qtd->urb->packet_count; in dwc2_complete_isoc_xfer_ddma()
200 u32 packet_count; member
662 if (++qtd->isoc_frame_index == urb->packet_count) { in dwc2_update_isoc_urb_state()997 if (qtd->isoc_frame_index == qtd->urb->packet_count) { in dwc2_xfercomp_isoc_split_in()1462 qtd->isoc_frame_index == qtd->urb->packet_count) { in dwc2_hc_nyet_intr()
1919 urb->packet_count = iso_desc_count; in dwc2_hcd_urb_alloc()
267 dwc2_hcd_urb_free(sc->sc_hsotg, dxfer->urb, dxfer->urb->packet_count); in dwc2_freex()977 KASSERT(dwc2_urb->packet_count == xfer->ux_nframes); in dwc2_device_start()979 sizeof(dwc2_urb->iso_descs[0]) * dwc2_urb->packet_count); in dwc2_device_start()982 dwc2_urb->packet_count = xfer->ux_nframes; in dwc2_device_start()1054 xfer->ux_nframes <= dwc2_urb->packet_count); in dwc2_device_start()