• Home
  • Raw
  • Download

Lines Matching defs:iface

75 int hostapd_get_hw_features(struct hostapd_iface *iface)  in hostapd_get_hw_features()
145 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
225 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) in ieee80211n_allowed_ht40_channel_pair()
240 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface) in ieee80211n_switch_pri_sec()
252 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, in ieee80211n_check_40mhz_5g()
276 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, in ieee80211n_check_40mhz_2g4()
289 static void ieee80211n_check_scan(struct hostapd_iface *iface) in ieee80211n_check_scan()
342 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, in ieee80211n_scan_channels_2g4()
387 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface, in ieee80211n_scan_channels_5g()
431 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
467 void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
473 static int ieee80211n_check_40mhz(struct hostapd_iface *iface) in ieee80211n_check_40mhz()
516 static int ieee80211n_supported_ht_capab(struct hostapd_iface *iface) in ieee80211n_supported_ht_capab()
626 static int ieee80211ac_supported_vht_capab(struct hostapd_iface *iface) in ieee80211ac_supported_vht_capab()
660 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
692 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan()
723 static int hostapd_is_usable_chans(struct hostapd_iface *iface) in hostapd_is_usable_chans()
737 hostapd_check_chans(struct hostapd_iface *iface) in hostapd_check_chans()
762 static void hostapd_notify_bad_chans(struct hostapd_iface *iface) in hostapd_notify_bad_chans()
784 int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
834 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()