Searched refs:TRB_SET_DEQ (Results 1 – 4 of 4) sorted by relevance
290 if (cmd >= TRB_RESET_EP && cmd <= TRB_SET_DEQ) in xhci_queue_command()509 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in abort_td()
1394 #define TRB_SET_DEQ 16 macro1467 case TRB_SET_DEQ: in xhci_trb_type_string()2470 case TRB_SET_DEQ: in xhci_decode_trb()
700 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_SET_DEQ), false); in xhci_move_dequeue_past_td()1789 case TRB_SET_DEQ: in handle_cmd_completion()
940 TRB_SET_DEQ, /* 16 */ enumerator