Searched defs:tbnet_ring (Results 1 – 2 of 2) 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;
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;