Lines Matching refs:length_field
3216 u32 length_field = 0; in queue_bulk_sg_tx() local
3258 length_field = TRB_LEN(trb_buff_len) | in queue_bulk_sg_tx()
3269 length_field, in queue_bulk_sg_tx()
3317 u32 field, length_field; in xhci_queue_bulk_tx() local
3426 length_field = TRB_LEN(trb_buff_len) | in xhci_queue_bulk_tx()
3437 length_field, in xhci_queue_bulk_tx()
3465 u32 field, length_field, remainder; in xhci_queue_ctrl_tx() local
3543 length_field = TRB_LEN(urb->transfer_buffer_length) | in xhci_queue_ctrl_tx()
3553 length_field, in xhci_queue_ctrl_tx()
3755 u32 field, length_field; in xhci_queue_isoc_tx() local
3880 length_field = TRB_LEN(trb_buff_len) | in xhci_queue_isoc_tx()
3887 length_field, in xhci_queue_isoc_tx()