Searched refs:rtw_scan_timeout_handler (Results 1 – 3 of 3) sorted by relevance
33 timer_setup(&pmlmepriv->scan_to_timer, rtw_scan_timeout_handler, 0); in rtw_init_mlme_timer()
515 extern void rtw_scan_timeout_handler(struct timer_list *t);
1577 void rtw_scan_timeout_handler(struct timer_list *t) in rtw_scan_timeout_handler() function