Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h578 RING_DESC_COMPLETED = 0x2, enumerator
/Linux-v6.6/drivers/thunderbolt/
Dnhi.c293 & RING_DESC_COMPLETED)) in ring_work()
360 if (ring->descriptors[ring->tail].flags & RING_DESC_COMPLETED) { in tb_ring_poll()