Home
last modified time | relevance | path

Searched refs:cb_ctx (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.h48 typedef void (*threshold_call_back) (void *cb_ctx);
78 void *cb_ctx);
Drb_wrapper.cpp113 void push_out_rb_data(void *cb_ctx) in push_out_rb_data() argument
115 struct rb_info *rb_info = (struct rb_info *)cb_ctx; in push_out_rb_data()
Dring_buffer.cpp70 void *cb_ctx; member
335 rbc->threshold_cb(rbc->cb_ctx); in rb_write()
559 void *cb_ctx) in rb_config_threshold() argument
565 rbc->cb_ctx = cb_ctx; in rb_config_threshold()
Drb_wrapper.h56 void push_out_rb_data(void *cb_ctx);