TYPE_EVENT
case TYPE_EVENT:
if (type != TYPE_EVENT) {
pdev->event_ring = cdnsp_ring_alloc(pdev, ERST_NUM_SEGS, TYPE_EVENT,
if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) {
if (type != TYPE_EVENT)
if (ring->type == TYPE_EVENT) {
if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) {
if (ring->type != TYPE_EVENT) {
dbc->ring_evt = xhci_dbc_ring_alloc(dev, TYPE_EVENT, flags);
if (ring->type == TYPE_EVENT)
if (dst->type != TYPE_EVENT) {
if (dst->type != TYPE_EVENT)
} else if (dst->type != TYPE_EVENT) {
ir->event_ring = xhci_ring_alloc(xhci, segs, TYPE_EVENT, 0, flags);
if (ring->type == TYPE_EVENT) {
case TYPE_EVENT: