Searched refs:mesh_plink_timer (Results 1 – 3 of 3) sorted by relevance
273 void mesh_plink_timer(struct timer_list *t);
630 void mesh_plink_timer(struct timer_list *t) in mesh_plink_timer() function
355 timer_setup(&sta->mesh->plink_timer, mesh_plink_timer, in sta_info_alloc()