Searched refs:sta_info_free (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/net/mac80211/ |
D | ocb.c | 222 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
D | sta_info.h | 866 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
|
D | sta_info.c | 187 sta_info_free(local, sta); in cleanup_single_sta() 396 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free() function 947 sta_info_free(local, sta); in sta_info_insert_rcu()
|
D | ibss.c | 707 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
D | mlme.c | 7009 sta_info_free(local, new_sta); in ieee80211_prep_connection() 7018 sta_info_free(local, new_sta); in ieee80211_prep_connection() 7056 sta_info_free(local, new_sta); in ieee80211_prep_connection()
|
D | cfg.c | 2090 sta_info_free(local, sta); in ieee80211_add_station()
|
/linux-6.6.21/Documentation/livepatch/ |
D | shadow-vars.rst | 156 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
|