Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h523 RING_DESC_COMPLETED = 0x2, enumerator
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnhi.c244 & RING_DESC_COMPLETED)) in ring_work()
311 if (ring->descriptors[ring->tail].flags & RING_DESC_COMPLETED) { in tb_ring_poll()