Searched refs:length_field (Results 1 – 1 of 1) sorted by relevance
605 u32 length_field = 0; in xhci_bulk_tx() local734 length_field = ((trb_buff_len & TRB_LEN_MASK) | in xhci_bulk_tx()741 trb_fields[2] = length_field; in xhci_bulk_tx()797 u32 length_field; in xhci_ctrl_tx() local909 length_field = (length & TRB_LEN_MASK) | xhci_td_remainder(length) | in xhci_ctrl_tx()913 length_field, (length & TRB_LEN_MASK), in xhci_ctrl_tx()923 trb_fields[2] = length_field; in xhci_ctrl_tx()