Searched refs:_rtw_scan_timeout_handler (Results 1 – 2 of 2) sorted by relevance
437 extern void _rtw_scan_timeout_handler(struct timer_list *t);
197 static void _rtw_scan_timeout_handler(struct timer_list *t) in _rtw_scan_timeout_handler() function217 timer_setup(&pmlmepriv->scan_to_timer, _rtw_scan_timeout_handler, 0); in rtw_init_mlme_timer()