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;
231 const char *ifname, enum nl80211_iftype iftype,
242 int is_ap_interface(enum nl80211_iftype nlmode);
243 int is_sta_interface(enum nl80211_iftype nlmode);
251 enum nl80211_iftype nlmode);
270 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)
2359 enum nl80211_iftype nlmode;
2433 enum nl80211_iftype nlmode;
3186 enum nl80211_iftype nlmode;
4546 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c357 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1220 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2562 * enum nl80211_iftype - (virtual) interface types
2590 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;
231 const char *ifname, enum nl80211_iftype iftype,
242 int is_ap_interface(enum nl80211_iftype nlmode);
243 int is_sta_interface(enum nl80211_iftype nlmode);
251 enum nl80211_iftype nlmode);
270 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)
2359 enum nl80211_iftype nlmode;
2433 enum nl80211_iftype nlmode;
3186 enum nl80211_iftype nlmode;
4546 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c357 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1220 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2562 * enum nl80211_iftype - (virtual) interface types
2590 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;
231 const char *ifname, enum nl80211_iftype iftype,
242 int is_ap_interface(enum nl80211_iftype nlmode);
243 int is_sta_interface(enum nl80211_iftype nlmode);
251 enum nl80211_iftype nlmode);
270 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)
2359 enum nl80211_iftype nlmode;
2433 enum nl80211_iftype nlmode;
3186 enum nl80211_iftype nlmode;
4546 const char * nl80211_iftype_str(enum nl80211_iftype mod
[all...]
H A Ddriver_nl80211_scan.c357 enum nl80211_iftype old_mode = drv->nlmode;
H A Dnl80211_copy.h1220 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2562 * enum nl80211_iftype - (virtual) interface types
2590 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.h1274 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype
2641 * enum nl80211_iftype - (virtual) interface types
2669 enum nl80211_iftype { enum

Completed in 315 milliseconds