Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthunderbolt.h563 RING_DESC_CRC_ERROR = 0x1, enumerator
/linux-6.1.9/drivers/thunderbolt/
Ddma_test.c250 if (tf->frame.flags & RING_DESC_CRC_ERROR) in dma_test_rx_callback()
/linux-6.1.9/drivers/net/
Dthunderbolt.c703 if (tf->frame.flags & RING_DESC_CRC_ERROR) { in tbnet_check_frame()