OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostapd_hw_modes
(Results
1 - 17
of
17
) sorted by null
/external/wpa_supplicant_8/src/ap/
hw_features.h
20
void hostapd_free_hw_features(struct
hostapd_hw_modes
*hw_features,
29
struct
hostapd_hw_modes
*mode);
32
hostapd_free_hw_features(struct
hostapd_hw_modes
*hw_features,
63
struct
hostapd_hw_modes
*mode)
hostapd.h
192
struct
hostapd_hw_modes
*hw_features;
194
struct
hostapd_hw_modes
*current_mode;
hw_features.c
30
void hostapd_free_hw_features(struct
hostapd_hw_modes
*hw_features,
52
struct
hostapd_hw_modes
*modes;
72
struct
hostapd_hw_modes
*feature = &modes[i];
105
struct
hostapd_hw_modes
*mode)
620
struct
hostapd_hw_modes
*mode = &iface->hw_features[i];
ap_drv_ops.h
72
struct
hostapd_hw_modes
*
ap_drv_ops.c
525
struct
hostapd_hw_modes
*
beacon.c
129
struct
hostapd_hw_modes
*mode;
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h
38
struct
hostapd_hw_modes
;
301
struct
hostapd_hw_modes
*modes;
634
void ieee80211_sta_free_hw_features(struct
hostapd_hw_modes
*hw_features,
ap.c
60
struct
hostapd_hw_modes
*modes;
96
struct
hostapd_hw_modes
*mode = NULL;
bgscan_learn.c
357
struct
hostapd_hw_modes
*modes;
driver_i.h
229
static inline struct
hostapd_hw_modes
*
p2p_supplicant.c
[
all
...]
mlme.c
108
struct
hostapd_hw_modes
*mode;
[
all
...]
wpa_supplicant.c
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver.h
72
* struct
hostapd_hw_modes
- Supported hardware mode information
74
struct
hostapd_hw_modes
{
struct
[
all
...]
driver_hostap.c
1079
static struct
hostapd_hw_modes
* hostap_get_hw_feature_data(void *priv,
1083
struct
hostapd_hw_modes
*mode;
1090
mode = os_zalloc(sizeof(struct
hostapd_hw_modes
));
[
all
...]
driver_nl80211.c
[
all
...]
driver_test.c
[
all
...]
Completed in 468 milliseconds