Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net80211/
H A Dieee80211_hwmp.c148 int hs_rootmode; /* proactive HWMP */ member
807 switch (hs->hs_rootmode) { in hwmp_rootmode_setup()
847 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
2050 ireq->i_val = hs->hs_rootmode; in hwmp_ioctl_get80211()
2075 hs->hs_rootmode = ireq->i_val; in hwmp_ioctl_set80211()