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