Home
last modified time | relevance | path

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

/hostap-3.6.0/src/drivers/
Ddriver.h2350 struct wpa_channel_info { struct
2351 u32 frequency;
2352 enum chan_width chanwidth;
2353 int sec_channel;
2354 int center_frq1;
2355 int center_frq2;
2356 u8 seg1_idx;
/hostap-3.6.0/src/ap/
Dwpa_auth.c290 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