Searched refs:rtw_scan_timeout_handler (Results 1 – 5 of 5) sorted by relevance
33 timer_setup(&pmlmepriv->scan_to_timer, rtw_scan_timeout_handler, 0); in rtw_init_mlme_timer()
537 void rtw_scan_timeout_handler(struct adapter *adapter);
535 extern void rtw_scan_timeout_handler(struct timer_list *t);
201 rtw_scan_timeout_handler(adapter); in _rtw_scan_timeout_handler()1400 void rtw_scan_timeout_handler (struct adapter *adapter) in rtw_scan_timeout_handler() function
1587 void rtw_scan_timeout_handler(struct timer_list *t) in rtw_scan_timeout_handler() function