Home
last modified time | relevance | path

Searched refs:RING_DESC_CRC_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dthunderbolt.h577 RING_DESC_CRC_ERROR = 0x1, enumerator
/openbmc/linux/drivers/thunderbolt/
H A Ddma_test.c250 if (tf->frame.flags & RING_DESC_CRC_ERROR) in dma_test_rx_callback()
/openbmc/linux/drivers/net/thunderbolt/
H A Dmain.c737 if (tf->frame.flags & RING_DESC_CRC_ERROR) { in tbnet_check_frame()