Home
last modified time | relevance | path

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

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