Searched refs:rtw_scan_timeout_handler (Results 1 – 2 of 2) sorted by relevance
341 extern void rtw_scan_timeout_handler(struct timer_list *t);
35 timer_setup(&pmlmepriv->scan_to_timer, rtw_scan_timeout_handler, 0); in rtw_init_mlme_timer()1586 void rtw_scan_timeout_handler(struct timer_list *t) in rtw_scan_timeout_handler() function