Lines Matching defs:iface
40 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
45 static inline int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode()
50 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
55 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
70 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
75 static inline int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab()
80 static inline int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
86 static inline void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
90 static inline int hostapd_hw_skip_mode(struct hostapd_iface *iface, in hostapd_hw_skip_mode()
96 static inline int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab()
101 static inline int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode()