Searched defs:ring_buf (Results 1 – 6 of 6) sorted by relevance
34 struct ring_buf { struct37 union ring_buf_misc { argument51 union ring_buf_buffer { argument77 * @code extern struct ring_buf <name>; @endcode argument
81 struct ring_buf { struct92 struct ring_buf mem_block_queue; argument
63 struct ring_buf { struct64 struct queue_item *buf;65 uint16_t len;66 uint16_t head;67 uint16_t tail;
58 struct ring_buf { struct59 struct queue_item *buf;60 uint16_t len;84 struct ring_buf mem_block_queue; argument
22 struct ring_buf *ring_buf; member
211 struct ring_buf { struct212 uint32_t *buf;213 uint16_t len;214 uint16_t head;215 uint16_t tail;