Searched refs:old_trb_comp_code (Results 1 – 2 of 2) sorted by relevance
2635 switch (ring->old_trb_comp_code) { in xhci_spurious_success_tx_event()2703 slot_id, ep_index, ep_ring->old_trb_comp_code); in handle_tx_event()2923 &ep_trb_dma, trb_comp_code, ep_ring->old_trb_comp_code); in handle_tx_event()2924 ep_ring->old_trb_comp_code = 0; in handle_tx_event()2947 ep_ring->old_trb_comp_code = trb_comp_code; in handle_tx_event()
1382 u32 old_trb_comp_code; member