Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h303 uint16_t fhdwell; /* FHSS dwell interval */ member
H A Dnet80211_node.c1120 in->in_fhdwell = sp->fhdwell; in ieee80211_add_scan()
1171 in->in_fhdwell = sp->fhdwell; in ieee80211_init_neighbor()
H A Dnet80211_input.c904 scan.fhdwell = LE_16(*(uint16_t *)(frm + 2)); in ieee80211_recv_beacon()