Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h798 u_int sr_maxdwell; /* max channel dwelltime (ms) */ member
H A Dieee80211_ioctl.c2574 if (sr->sr_maxdwell != 0) in ieee80211_scanreq()
2575 sr->sr_maxdwell = msecs_to_ticks(sr->sr_maxdwell); in ieee80211_scanreq()
2597 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell, sr->sr_nssid); in ieee80211_scanreq()
2633 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell, in ieee80211_scanreq()
2639 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell, in ieee80211_scanreq()