Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dring_buffer.h48 typedef void (*threshold_call_back) (void *cb_ctx);
78 void *cb_ctx);
Drb_wrapper.cpp117 void push_out_rb_data(void *cb_ctx) in push_out_rb_data() argument
119 struct rb_info *rb_info = (struct rb_info *)cb_ctx; in push_out_rb_data()
Drb_wrapper.h56 void push_out_rb_data(void *cb_ctx);
Dring_buffer.cpp71 void *cb_ctx; member
347 rbc->threshold_cb(rbc->cb_ctx); in rb_write()
589 void *cb_ctx) in rb_config_threshold() argument
595 rbc->cb_ctx = cb_ctx; in rb_config_threshold()
/hardware/qcom/wlan/legacy/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()
Drb_wrapper.h56 void push_out_rb_data(void *cb_ctx);
Dring_buffer.cpp71 void *cb_ctx; member
347 rbc->threshold_cb(rbc->cb_ctx); in rb_write()
576 void *cb_ctx) in rb_config_threshold() argument
582 rbc->cb_ctx = cb_ctx; in rb_config_threshold()