Searched refs:ieee802_1x_alloc_eapol_sm (Results 1 – 3 of 3) sorted by relevance
26 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta);
132 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm() function211 sta->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta); in ieee802_1x_receive()
308 sta_info->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta_info); in check_n_add_wps_sta()