Home
last modified time | relevance | path

Searched defs:wpa_channel_info (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h2030 struct wpa_channel_info { struct
2031 u32 frequency;
2032 enum chan_width chanwidth;
2033 int sec_channel;
2034 int center_frq1;
2035 int center_frq2;
2036 u8 seg1_idx;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h2341 struct wpa_channel_info { struct
2342 u32 frequency;
2343 enum chan_width chanwidth;
2344 int sec_channel;
2345 int center_frq1;
2346 int center_frq2;
2347 u8 seg1_idx;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c251 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function
Dwpa_auth_ft.c777 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c299 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function
Dwpa_auth_ft.c778 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function