Searched refs:remain_packets (Results 1 – 1 of 1) sorted by relevance
1106 uint32_t remain_packets = (size + max_packet - 1) / max_packet; in xhci_data_stage() local1112 --remain_packets; in xhci_data_stage()1116 trb.TD_size = remain_packets; in xhci_data_stage()1121 trb.ent = (remain_packets == 0); in xhci_data_stage()