Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver.h2706 struct wpa_channel_info { struct
2707 u32 frequency;
2708 enum chan_width chanwidth;
2709 int sec_channel;
2710 int center_frq1;
2711 int center_frq2;
2712 u8 seg1_idx;
/hostap-latest/src/ap/
Dwpa_auth.c454 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function
Dwpa_auth_ft.c782 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function