• Home
  • Raw
  • Download

Lines Matching defs:iface

75 int hostapd_get_hw_features(struct hostapd_iface *iface)  in hostapd_get_hw_features()
148 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
228 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()
343 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, in ieee80211n_scan_channels_2g4()
388 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface, in ieee80211n_scan_channels_5g()
432 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
468 void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
474 static int ieee80211n_check_40mhz(struct hostapd_iface *iface) in ieee80211n_check_40mhz()
517 static int ieee80211n_supported_ht_capab(struct hostapd_iface *iface) in ieee80211n_supported_ht_capab()
627 static int ieee80211ac_supported_vht_capab(struct hostapd_iface *iface) in ieee80211ac_supported_vht_capab()
661 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
694 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan()
720 static int hostapd_is_usable_chans(struct hostapd_iface *iface) in hostapd_is_usable_chans()
761 hostapd_check_chans(struct hostapd_iface *iface) in hostapd_check_chans()
786 static void hostapd_notify_bad_chans(struct hostapd_iface *iface) in hostapd_notify_bad_chans()
808 int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
858 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()