Home
last modified time | relevance | path

Searched refs:RING_FLAG_RAW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h18 RING_FLAG_RAW = 1 << 30, /* ignore EOF/SOF mask, include checksum */ enumerator
H A Dnhi.c702 flags = RING_FLAG_ENABLE | RING_FLAG_RAW; in tb_ring_start()