Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dthunderbolt.c137 struct tbnet_ring { struct
138 struct tbnet_frame frames[TBNET_RING_SIZE];
139 unsigned int cons;
140 unsigned int prod;
141 struct tb_ring *ring;