Home
last modified time | relevance | path

Searched refs:total_bytes_read (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h42 u32 total_bytes_read; member
Dring_buffer.cpp74 u32 total_bytes_read; member
419 rbc->total_bytes_read += bytes_read; in rb_read()
536 rbc->total_bytes_read += cur_read_len; in rb_get_read_buf()
574 rbs->total_bytes_read = rbc->total_bytes_read; in rb_get_stats()
Drb_wrapper.cpp79 rbs->read_bytes = rb_stats.total_bytes_read; in get_rb_status()