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