Searched refs:remain_packets (Results 1 – 1 of 1) sorted by relevance
1104 uint32_t remain_packets = (size + max_packet - 1) / max_packet; in xhci_data_stage() local1110 --remain_packets; in xhci_data_stage()1114 trb.TD_size = remain_packets; in xhci_data_stage()1119 trb.ent = (remain_packets == 0); in xhci_data_stage()