Home
last modified time | relevance | path

Searched refs:last_push_time (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Drb_wrapper.cpp54 gettimeofday(&rb_info->last_push_time, NULL); in rb_init()
138 gettimeofday(&rb_info->last_push_time, NULL); in push_out_rb_data()
158 (rb_info->last_push_time.tv_sec + in rb_check_for_timeout()
Drb_wrapper.h43 struct timeval last_push_time; member