Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h41 u32 total_bytes_written; member
Dring_buffer.cpp72 u32 total_bytes_written; member
322 rbc->total_bytes_written += bytes_written - total_push_in_rd_ptr; in rb_write()
572 rbs->total_bytes_written = rbc->total_bytes_written; in rb_get_stats()
Drb_wrapper.cpp78 rbs->written_bytes = rb_stats.total_bytes_written; in get_rb_status()