Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h2684 struct wpa_channel_info { struct
2685 u32 frequency;
2686 enum chan_width chanwidth;
2687 int sec_channel;
2688 int center_frq1;
2689 int center_frq2;
2690 u8 seg1_idx;
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c454 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function
H A Dwpa_auth_ft.c782 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info() function