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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.h846 u_int sr_maxdwell; /* max channel dwelltime (ms) */ member in struct:ieee80211_scan_req
H A Dieee80211_ioctl.c2591 if (sr->sr_maxdwell != 0)
2592 sr->sr_maxdwell = msecs_to_ticks(sr->sr_maxdwell);
2614 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell, sr->sr_nssid);
2650 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell,
2656 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell,

Completed in 45 milliseconds