Searched refs:sta_info_free (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/net/mac80211/ |
A D | ocb.c | 222 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
A D | sta_info.h | 861 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
|
A D | sta_info.c | 187 sta_info_free(local, sta); in cleanup_single_sta() 395 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free() function 941 sta_info_free(local, sta); in sta_info_insert_rcu()
|
A D | ibss.c | 704 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
A D | mlme.c | 6692 sta_info_free(local, new_sta); in ieee80211_prep_connection() 6701 sta_info_free(local, new_sta); in ieee80211_prep_connection() 6739 sta_info_free(local, new_sta); in ieee80211_prep_connection()
|
A D | cfg.c | 2006 sta_info_free(local, sta); in ieee80211_add_station()
|
/linux-6.3-rc2/Documentation/livepatch/ |
A D | shadow-vars.rst | 156 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
|
Completed in 34 milliseconds