Lines Matching defs:iface
75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
197 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
276 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) in ieee80211n_allowed_ht40_channel_pair()
300 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface) in ieee80211n_switch_pri_sec()
314 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, in ieee80211n_check_40mhz_5g()
348 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, in ieee80211n_check_40mhz_2g4()
361 static void ieee80211n_check_scan(struct hostapd_iface *iface) in ieee80211n_check_scan()
432 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, in ieee80211n_scan_channels_2g4()
477 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface, in ieee80211n_scan_channels_5g()
521 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
558 void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
564 static int ieee80211n_check_40mhz(struct hostapd_iface *iface) in ieee80211n_check_40mhz()
608 static int ieee80211n_supported_ht_capab(struct hostapd_iface *iface) in ieee80211n_supported_ht_capab()
698 static int ieee80211ac_supported_vht_capab(struct hostapd_iface *iface) in ieee80211ac_supported_vht_capab()
731 static int ieee80211ax_supported_he_capab(struct hostapd_iface *iface) in ieee80211ax_supported_he_capab()
738 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
777 int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab()
803 int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab()
853 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan()
884 static int hostapd_is_usable_edmg(struct hostapd_iface *iface) in hostapd_is_usable_edmg()
958 static bool hostapd_is_usable_punct_bitmap(struct hostapd_iface *iface) in hostapd_is_usable_punct_bitmap()
1022 static int hostapd_is_usable_chans(struct hostapd_iface *iface) in hostapd_is_usable_chans()
1086 static bool skip_mode(struct hostapd_iface *iface, in skip_mode()
1102 int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode()
1141 hostapd_check_chans(struct hostapd_iface *iface) in hostapd_check_chans()
1175 static void hostapd_notify_bad_chans(struct hostapd_iface *iface) in hostapd_notify_bad_chans()
1197 int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
1248 int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode()
1268 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
1390 int hostapd_hw_skip_mode(struct hostapd_iface *iface, in hostapd_hw_skip_mode()
1413 int hostapd_set_current_hw_info(struct hostapd_iface *iface, int oper_freq) in hostapd_set_current_hw_info()