Searched refs:ieee80211_destroy_auth_data (Results 1 – 1 of 1) sorted by relevance
| /linux/net/mac80211/ |
| H A D | mlme.c | 5259 static void ieee80211_destroy_auth_data(struct ieee80211_sub_if_data *sdata, in ieee80211_destroy_auth_data() function 5506 ieee80211_destroy_auth_data(sdata, false, &info); in ieee80211_rx_mgmt_auth() 9156 ieee80211_destroy_auth_data(sdata, false, NULL); in ieee80211_sta_work() 9167 ieee80211_destroy_auth_data(sdata, false, NULL); in ieee80211_sta_work() 9403 ieee80211_destroy_auth_data(sdata, false, NULL); in ieee80211_mgd_quiesce() 10020 ieee80211_destroy_auth_data(sdata, cont_auth, NULL); in ieee80211_mgd_auth() 10554 ieee80211_destroy_auth_data(sdata, false, NULL); in ieee80211_mgd_assoc() 10704 ieee80211_destroy_auth_data(sdata, true, NULL); in ieee80211_mgd_assoc() 10742 ieee80211_destroy_auth_data(sdata, false, &info); in ieee80211_mgd_deauth() 10844 ieee80211_destroy_auth_data(sdata, false, NULL); in ieee80211_mgd_stop()
|