Searched defs:tbnet_ring (Results 1 – 1 of 1) sorted by relevance
137 struct tbnet_ring { struct138 struct tbnet_frame frames[TBNET_RING_SIZE];139 unsigned int cons;140 unsigned int prod;141 struct tb_ring *ring;