Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h40 struct rb_stats { struct
41 u32 total_bytes_written;
42 u32 total_bytes_read;
43 u32 cur_valid_bytes;
44 unsigned int max_num_bufs;
45 size_t each_buf_size;
Drb_wrapper.cpp69 struct rb_stats rb_stats; in get_rb_status() local