Home
last modified time | relevance | path

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

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