Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthunderbolt.h499 #define RING_FLAG_FRAME BIT(1) macro
/linux-4.19.296/drivers/thunderbolt/
Dnhi.c616 if (ring->flags & RING_FLAG_FRAME) { in tb_ring_start()