Searched refs:old_trb_comp_code (Results 1 – 2 of 2) sorted by relevance
2626 switch (ring->old_trb_comp_code) { in xhci_spurious_success_tx_event()2694 slot_id, ep_index, ep_ring->old_trb_comp_code); in handle_tx_event()2914 &ep_trb_dma, trb_comp_code, ep_ring->old_trb_comp_code); in handle_tx_event()2915 ep_ring->old_trb_comp_code = 0; in handle_tx_event()2938 ep_ring->old_trb_comp_code = trb_comp_code; in handle_tx_event()
1377 u32 old_trb_comp_code; member