Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h70 u8 *rb_get_read_buf(void *ctx, size_t *length);
Drb_wrapper.cpp124 buf = rb_get_read_buf(rb_info->rb_ctx, &length); in push_out_rb_data()
Dring_buffer.cpp437 u8 *rb_get_read_buf(void *ctx, size_t *length) in rb_get_read_buf() function