Searched refs:survey_timer_hdl (Results 1 – 2 of 2) sorted by relevance
592 void survey_timer_hdl(struct timer_list *t);
371 timer_setup(&pmlmeext->survey_timer, survey_timer_hdl, 0); in init_mlme_ext_timer()5068 void survey_timer_hdl(struct timer_list *t) in survey_timer_hdl() function