Lines Matching refs:remainder
3129 u32 remainder = 0; in queue_bulk_sg_tx() local
3166 remainder = xhci_td_remainder(xhci, running_total, trb_buff_len, in queue_bulk_sg_tx()
3171 TRB_TD_SIZE(remainder) | in queue_bulk_sg_tx()
3304 u32 remainder = 0; in xhci_queue_bulk_tx() local
3334 remainder = xhci_td_remainder(xhci, running_total, trb_buff_len, in xhci_queue_bulk_tx()
3339 TRB_TD_SIZE(remainder) | in xhci_queue_bulk_tx()
3377 u32 field, length_field, remainder; in xhci_queue_ctrl_tx() local
3450 remainder = xhci_td_remainder(xhci, 0, in xhci_queue_ctrl_tx()
3456 TRB_TD_SIZE(remainder) | in xhci_queue_ctrl_tx()
3628 u32 remainder = 0; in xhci_queue_isoc_tx() local
3681 remainder = xhci_td_remainder(xhci, running_total, in xhci_queue_isoc_tx()
3686 TRB_TD_SIZE(remainder) | in xhci_queue_isoc_tx()