Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dmesh_plink.c19 #define mod_plink_timer(s, t) (mod_timer(&s->plink_timer, \ macro
600 mod_plink_timer(sta, sta->plink_timeout); in mesh_plink_timer()
611 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_timer()
722 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_close()
797 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout); in mesh_plink_fsm()