Searched defs:wpa2_funcs (Results 1 – 1 of 1) sorted by relevance
148 struct wpa2_funcs { struct149 int (*wpa2_sm_rx_eapol)(u8 *src_addr, u8 *buf, u32 len, u8 *bssid);150 int (*wpa2_start)(void);151 u8 (*wpa2_get_state)(void);152 int (*wpa2_init)(void);153 void (*wpa2_deinit)(void);