Searched defs:wpa2_funcs (Results 1 – 1 of 1) sorted by relevance
141 struct wpa2_funcs { struct142 int (*wpa2_sm_rx_eapol)(u8 *src_addr, u8 *buf, u32 len, u8 *bssid);143 int (*wpa2_start)(void);144 u8 (*wpa2_get_state)(void);145 int (*wpa2_init)(void);146 void (*wpa2_deinit)(void);