Searched refs:short_not_ok (Results 1 – 3 of 3) sorted by relevance
55 bool short_not_ok, done = false; in usb_combined_input_packet_complete() local66 short_not_ok = QTAILQ_LAST(&combined->packets)->short_not_ok; in usb_combined_input_packet_complete()84 p->short_not_ok = short_not_ok; in usb_combined_input_packet_complete()151 if (prev && prev->short_not_ok) { in usb_ep_combine_input_packets()171 if ((p->iov.size % ep->max_packet_size) != 0 || !p->short_not_ok || in usb_ep_combine_input_packets()
474 (p->short_not_ok && (p->actual_length < p->iov.size))) { in usb_packet_complete_one()584 uint64_t id, bool short_not_ok, bool int_req) in usb_packet_setup() argument595 p->short_not_ok = short_not_ok; in usb_packet_setup()
398 bool short_not_ok; member420 uint64_t id, bool short_not_ok, bool int_req);