Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dthunderbolt.c140 struct tbnet_ring { struct
141 struct tbnet_frame frames[TBNET_RING_SIZE];
142 unsigned int cons;
143 unsigned int prod;
144 struct tb_ring *ring;