Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c152 struct callout hs_roottimer; member
273 callout_init(&hs->hs_roottimer, 1); in hwmp_vattach()
282 callout_drain(&hs->hs_roottimer); in hwmp_vdetach()
298 callout_drain(&hs->hs_roottimer); in hwmp_newstate()
811 callout_drain(&hs->hs_roottimer); in hwmp_rootmode_setup()
816 callout_reset(&hs->hs_roottimer, ieee80211_hwmp_rootint, in hwmp_rootmode_setup()
821 callout_reset(&hs->hs_roottimer, ieee80211_hwmp_rannint, in hwmp_rootmode_setup()