Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh_plink.c22 #define mod_plink_timer(s, t) (mod_timer(&s->mesh->plink_timer, \ macro
670 mod_plink_timer(sta, sta->mesh->plink_timeout); in mesh_plink_timer()
681 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_timer()
790 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_close()
866 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout); in mesh_plink_fsm()