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