Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Drb_wrapper.h50 void rb_check_for_timeout(struct rb_info *rb_info, struct timeval *now);
Drb_wrapper.cpp152 void rb_check_for_timeout(struct rb_info *rb_info, struct timeval *now) in rb_check_for_timeout() function
Dwifilogger.cpp832 rb_check_for_timeout(&info->rb_infos[rb_id], &now); in rb_timerhandler()