Searched refs:setup_only (Results 1 – 1 of 1) sorted by relevance
1922 bool setup_only = (xfer->nframes == 1) && in xhci_setup_ctrl() local1951 td->alt_next = setup_only ? NULL : td->obj_next; in xhci_setup_ctrl()1953 xhci_td_fill_link(td, setup_only ? NULL : td->obj_next, false); in xhci_setup_ctrl()1956 if (setup_only) in xhci_setup_ctrl()