Searched refs:sr_mindwell (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_ioctl.c2449 if (sr->sr_mindwell != 0) {
2450 sr->sr_mindwell = msecs_to_ticks(sr->sr_mindwell);
2451 if (sr->sr_mindwell < 1)
2452 sr->sr_mindwell = 1;
2480 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell, sr->sr_nssid);
2511 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell,
2517 sr->sr_duration, sr->sr_mindwell, sr->sr_maxdwell,
H A Dieee80211_ioctl.h779 u_int sr_mindwell; /* min channel dwelltime (ms) */ member in struct:ieee80211_scan_req
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2117 sr.sr_mindwell = wif->scan_mindwell;

Completed in 52 milliseconds