Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c348 if ((im->im_mgt_timer != 0) && (--im->im_mgt_timer == 0)) { in ieee80211_watchdog()
369 if (im->im_mgt_timer != 0 || inact_timer > 0) in ieee80211_watchdog()
H A Dnet80211_proto.c830 im->im_mgt_timer = 0; in ieee80211_newstate()
956 im->im_mgt_timer = 0; in ieee80211_newstate()
H A Dnet80211_impl.h283 int32_t im_mgt_timer; /* mgmt timeout, secs */ member
H A Dnet80211_output.c122 im->im_mgt_timer = timer; in ieee80211_mgmt_output()
H A Dnet80211_node.c276 im->im_mgt_timer = 0; in ieee80211_next_scan()