Searched refs:nak_count (Results 1 – 2 of 2) sorted by relevance
192 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "", in status_packet()229 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in in_packet()272 PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in out_packet()375 } else if (ep->nak_count) in start()493 ep->nak_count++; in done()504 ep->nak_count = ep->error_count = 0; in done()569 ep->nak_count = ep->error_count = 0; in done()1453 ep->nak_count, ep->error_count); in sl811h_debug_show()
178 u16 nak_count; member
Completed in 7 milliseconds