Home
last modified time | relevance | path

Searched refs:mesh_plink_timer (Results 1 – 3 of 3) sorted by relevance

/net/mac80211/
Dmesh.h273 void mesh_plink_timer(struct timer_list *t);
Dmesh_plink.c630 void mesh_plink_timer(struct timer_list *t) in mesh_plink_timer() function
Dsta_info.c355 timer_setup(&sta->mesh->plink_timer, mesh_plink_timer, in sta_info_alloc()