Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_plink.c20 #define mod_plink_timer(s, t) (mod_timer(&s->mesh->plink_timer, \ macro
692 mod_plink_timer(sta, sta->mesh->plink_timeout); in mesh_plink_timer()
703 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_timer()
812 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_close()
888 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout); in mesh_plink_fsm()