Home
last modified time | relevance | path

Searched defs:tbnet_ring (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dthunderbolt.c139 struct tbnet_ring { struct
140 struct tbnet_frame frames[TBNET_RING_SIZE];
141 unsigned int cons;
142 unsigned int prod;
143 struct tb_ring *ring;