Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h581 RING_DESC_INTERRUPT = 0x8, enumerator
/openbmc/linux/drivers/thunderbolt/
H A Dnhi.c250 descriptor->flags = RING_DESC_POSTED | RING_DESC_INTERRUPT; in ring_write_descriptors()