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.h2338 struct wpa_channel_info { struct
2339 u32 frequency;
2340 enum chan_width chanwidth;
2341 int sec_channel;
2342 int center_frq1;
2343 int center_frq2;
2344 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.c296 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