Go to the source code of this file.
Functions | |
static int | hostapd_check_ht_capab (struct hostapd_iface *iface) |
static void | hostapd_free_hw_features (struct hostapd_hw_modes *hw_features, size_t num_hw_features) |
static int | hostapd_get_hw_features (struct hostapd_iface *iface) |
static int | hostapd_hw_get_freq (struct hostapd_data *hapd, int chan) |
static const char * | hostapd_hw_mode_txt (int mode) |
static int | hostapd_select_hw_mode (struct hostapd_iface *iface) |
static int hostapd_check_ht_capab | ( | struct hostapd_iface * | iface | ) | [inline, static] |
Definition at line 55 of file hw_features.h.
static void hostapd_free_hw_features | ( | struct hostapd_hw_modes * | hw_features, | |
size_t | num_hw_features | |||
) | [inline, static] |
Definition at line 30 of file hw_features.h.
static int hostapd_get_hw_features | ( | struct hostapd_iface * | iface | ) | [inline, static] |
Definition at line 35 of file hw_features.h.
static int hostapd_hw_get_freq | ( | struct hostapd_data * | hapd, | |
int | chan | |||
) | [inline, static] |
Definition at line 50 of file hw_features.h.
static const char* hostapd_hw_mode_txt | ( | int | mode | ) | [inline, static] |
Definition at line 45 of file hw_features.h.
static int hostapd_select_hw_mode | ( | struct hostapd_iface * | iface | ) | [inline, static] |
Definition at line 40 of file hw_features.h.