Home
last modified time | relevance | path

Searched defs:tbnet_ring (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/thunderbolt/
H A Dmain.c141 struct tbnet_ring { struct
142 struct tbnet_frame frames[TBNET_RING_SIZE];
143 unsigned int cons;
144 unsigned int prod;
145 struct tb_ring *ring;