Home | History | Annotate | Download | only in ap

Lines Matching refs:hostapd_iface

17 int hostapd_get_hw_features(struct hostapd_iface *iface);
18 int hostapd_acs_completed(struct hostapd_iface *iface, int err);
19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
23 int hostapd_check_ht_capab(struct hostapd_iface *iface);
24 int hostapd_prepare_rates(struct hostapd_iface *iface,
26 void hostapd_stop_setup_timers(struct hostapd_iface *iface);
34 static inline int hostapd_get_hw_features(struct hostapd_iface *iface)
39 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface)
54 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface)
59 static inline int hostapd_prepare_rates(struct hostapd_iface *iface,
65 static inline void hostapd_stop_setup_timers(struct hostapd_iface *iface)