Searched defs:maxdwell (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/net80211/
H A Dieee80211_scan.c805 scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
378 start_scan_locked(const struct ieee80211_scanner *scan, struct ieee80211vap *vap, int flags, u_int duration, u_int mindwell, u_int maxdwell, u_int nssid, const struct ieee80211_scan_ssid ssids[]) argument
450 ieee80211_start_scan(struct ieee80211vap *vap, int flags, u_int duration, u_int mindwell, u_int maxdwell, u_int nssid, const struct ieee80211_scan_ssid ssids[]) argument
480 ieee80211_check_scan(struct ieee80211vap *vap, int flags, u_int duration, u_int mindwell, u_int maxdwell, u_int nssid, const struct ieee80211_scan_ssid ssids[]) argument
849 unsigned long maxdwell, scanend; local
[all...]
/freebsd-10-stable/sys/dev/if_ndis/
H A Dif_ndis.c3365 ndis_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-10-stable/sys/dev/iwi/
H A Dif_iwi.c2673 iwi_scanchan(struct iwi_softc *sc, unsigned long maxdwell, int allchan) argument
3549 iwi_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-10-stable/sys/dev/wpi/
H A Dif_wpi.c3576 wpi_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-10-stable/sys/dev/ipw/
H A Dif_ipw.c2709 ipw_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwn.c7485 iwn_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument

Completed in 113 milliseconds