Home
last modified time | relevance | path

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

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