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

/freebsd-13-stable/sys/net80211/
H A Dieee80211_scan.c329 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
354 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
H A Dieee80211_scan_sw.c560 scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
165 ieee80211_swscan_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
241 ieee80211_swscan_start_scan(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
268 ieee80211_swscan_check_scan(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
683 unsigned long maxdwell; local
[all...]
/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn.c1488 rtwn_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis.c3406 ndis_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipw.c2665 ipw_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwi.c2699 iwi_scanchan(struct iwi_softc *sc, unsigned long maxdwell, int allchan) argument
3558 iwi_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c5629 wpi_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c814 rsu_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm.c6513 iwm_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c9120 iwn_scan_curchan(struct ieee80211_scan_state *ss, unsigned long maxdwell) argument

Completed in 240 milliseconds