Lines Matching refs:length_field
3167 u32 length_field = 0; in queue_bulk_sg_tx() local
3209 length_field = TRB_LEN(trb_buff_len) | in queue_bulk_sg_tx()
3220 length_field, in queue_bulk_sg_tx()
3268 u32 field, length_field; in xhci_queue_bulk_tx() local
3377 length_field = TRB_LEN(trb_buff_len) | in xhci_queue_bulk_tx()
3388 length_field, in xhci_queue_bulk_tx()
3416 u32 field, length_field, remainder; in xhci_queue_ctrl_tx() local
3494 length_field = TRB_LEN(urb->transfer_buffer_length) | in xhci_queue_ctrl_tx()
3504 length_field, in xhci_queue_ctrl_tx()
3705 u32 field, length_field; in xhci_queue_isoc_tx() local
3830 length_field = TRB_LEN(trb_buff_len) | in xhci_queue_isoc_tx()
3837 length_field, in xhci_queue_isoc_tx()