Home
last modified time | relevance | path

Searched refs:hostapd_hw_mode_txt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h21 const char * hostapd_hw_mode_txt(int mode);
60 static inline const char * hostapd_hw_mode_txt(int mode) in hostapd_hw_mode_txt() function
H A Dhw_features.c1179 hostapd_hw_mode_txt(iface->current_mode->mode)); in hostapd_notify_bad_chans()
1327 const char * hostapd_hw_mode_txt(int mode) in hostapd_hw_mode_txt() function
H A Dhostapd.c2507 hostapd_hw_mode_txt(iface->conf->hw_mode), in hostapd_setup_interface_complete_sync()