Searched refs:rtw_scan_timeout_handler (Results 1 – 3 of 3) sorted by relevance
33 _init_timer(&(pmlmepriv->scan_to_timer), padapter->pnetdev, rtw_scan_timeout_handler, padapter); in rtw_init_mlme_timer()
555 void rtw_scan_timeout_handler(void *function_context);
1407 void rtw_scan_timeout_handler (void *function_context) in rtw_scan_timeout_handler() function