Searched refs:sta_info_free (Results 1 – 7 of 7) sorted by relevance
/linux/net/mac80211/ |
H A D | ocb.c | 220 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
H A D | sta_info.h | 918 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
|
H A D | sta_info.c | 193 sta_info_free(local, sta); in cleanup_single_sta() 449 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free() function 1004 sta_info_free(local, sta); in sta_info_insert_rcu()
|
H A D | ibss.c | 687 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
H A D | mlme.c | 8927 sta_info_free(local, new_sta); in ieee80211_prep_connection() 8936 sta_info_free(local, new_sta); in ieee80211_prep_connection() 8982 sta_info_free(local, new_sta); in ieee80211_prep_connection()
|
H A D | cfg.c | 2278 sta_info_free(local, sta); in ieee80211_add_station()
|
/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 156 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
|