Searched refs:nl80211_iftype (Results 1 - 18 of 18) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.h101 enum nl80211_iftype iftype;
125 enum nl80211_iftype nlmode;
126 enum nl80211_iftype ap_scan_as_station;
229 const char *ifname, enum nl80211_iftype iftype,
240 int is_ap_interface(enum nl80211_iftype nlmode);
241 int is_sta_interface(enum nl80211_iftype nlmode);
249 enum nl80211_iftype nlmode);
267 const char * nl80211_iftype_str(enum nl80211_iftype mode);
H A Ddriver_nl80211.c233 int is_ap_interface(enum nl80211_iftype nlmode)
240 int is_sta_interface(enum nl80211_iftype nlmode)
247 static int is_p2p_net_interface(enum nl80211_iftype nlmode)
268 static int is_mesh_interface(enum nl80211_iftype nlmode)
523 enum nl80211_iftype nlmode;
568 static enum nl80211_iftype nl80211_get_ifmode(struct i802_bss *bss)
2329 enum nl80211_iftype nlmode;
2403 enum nl80211_iftype nlmode;
3135 enum nl80211_iftype nlmode;
4507 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c356 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1169 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2475 * enum nl80211_iftype - (virtual) interface types
2503 enum nl80211_iftype { enum
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.h101 enum nl80211_iftype iftype;
125 enum nl80211_iftype nlmode;
126 enum nl80211_iftype ap_scan_as_station;
229 const char *ifname, enum nl80211_iftype iftype,
240 int is_ap_interface(enum nl80211_iftype nlmode);
241 int is_sta_interface(enum nl80211_iftype nlmode);
249 enum nl80211_iftype nlmode);
267 const char * nl80211_iftype_str(enum nl80211_iftype mode);
H A Ddriver_nl80211.c233 int is_ap_interface(enum nl80211_iftype nlmode)
240 int is_sta_interface(enum nl80211_iftype nlmode)
247 static int is_p2p_net_interface(enum nl80211_iftype nlmode)
268 static int is_mesh_interface(enum nl80211_iftype nlmode)
523 enum nl80211_iftype nlmode;
568 static enum nl80211_iftype nl80211_get_ifmode(struct i802_bss *bss)
2329 enum nl80211_iftype nlmode;
2403 enum nl80211_iftype nlmode;
3135 enum nl80211_iftype nlmode;
4507 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c356 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1169 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2475 * enum nl80211_iftype - (virtual) interface types
2503 enum nl80211_iftype { enum
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.h101 enum nl80211_iftype iftype;
125 enum nl80211_iftype nlmode;
126 enum nl80211_iftype ap_scan_as_station;
229 const char *ifname, enum nl80211_iftype iftype,
240 int is_ap_interface(enum nl80211_iftype nlmode);
241 int is_sta_interface(enum nl80211_iftype nlmode);
249 enum nl80211_iftype nlmode);
267 const char * nl80211_iftype_str(enum nl80211_iftype mode);
H A Ddriver_nl80211.c233 int is_ap_interface(enum nl80211_iftype nlmode)
240 int is_sta_interface(enum nl80211_iftype nlmode)
247 static int is_p2p_net_interface(enum nl80211_iftype nlmode)
268 static int is_mesh_interface(enum nl80211_iftype nlmode)
523 enum nl80211_iftype nlmode;
568 static enum nl80211_iftype nl80211_get_ifmode(struct i802_bss *bss)
2329 enum nl80211_iftype nlmode;
2403 enum nl80211_iftype nlmode;
3135 enum nl80211_iftype nlmode;
4507 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c356 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1169 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2475 * enum nl80211_iftype - (virtual) interface types
2503 enum nl80211_iftype { enum
/external/iw/
H A Dinterface.c88 static int get_if_type(int *argc, char ***argv, enum nl80211_iftype *type,
175 enum nl80211_iftype type;
462 enum nl80211_iftype type;
H A Diw.h149 const char *iftype_name(enum nl80211_iftype iftype);
H A Dutil.c141 const char *iftype_name(enum nl80211_iftype iftype)
H A Dnl80211.h1073 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2191 * enum nl80211_iftype - (virtual) interface types
2218 enum nl80211_iftype { enum
/external/autotest/client/deps/iwcap/src/
H A Dnl80211.h357 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
620 * enum nl80211_iftype - (virtual) interface types
637 enum nl80211_iftype { enum
/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h1169 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2450 * enum nl80211_iftype - (virtual) interface types
2478 enum nl80211_iftype { enum

Completed in 686 milliseconds