Searched refs:RING_DESC_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | thunderbolt.h | 524 RING_DESC_CRC_ERROR = 0x1, enumerator |
/Linux-v5.4/drivers/net/ | ||
D | thunderbolt.c | 675 if (tf->frame.flags & RING_DESC_CRC_ERROR) { in tbnet_check_frame() |