Home
last modified time | relevance | path

Searched refs:RING_DESC_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dthunderbolt.h564 RING_DESC_COMPLETED = 0x2, enumerator
/linux-6.1.9/drivers/thunderbolt/
Dnhi.c257 & RING_DESC_COMPLETED)) in ring_work()
324 if (ring->descriptors[ring->tail].flags & RING_DESC_COMPLETED) { in tb_ring_poll()