Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh_plink.c20 #define mod_plink_timer(s, t) (mod_timer(&s->mesh->plink_timer, \ macro
699 mod_plink_timer(sta, sta->mesh->plink_timeout); in mesh_plink_timer()
710 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_timer()
819 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout); in mesh_plink_close()
895 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout); in mesh_plink_fsm()