Searched refs:rtw_scan_timeout_handler (Results 1 – 6 of 6) sorted by relevance
33 timer_setup(&pmlmepriv->scan_to_timer, rtw_scan_timeout_handler, 0); in rtw_init_mlme_timer()
21 rtw_scan_timeout_handler(adapter); in _rtw_scan_timeout_handler()
578 void rtw_scan_timeout_handler(struct adapter *adapter);
531 extern void rtw_scan_timeout_handler(struct timer_list *t);
1447 void rtw_scan_timeout_handler (struct adapter *adapter) in rtw_scan_timeout_handler() function
1589 void rtw_scan_timeout_handler(struct timer_list *t) in rtw_scan_timeout_handler() function