Searched refs:sta_info_free (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | ocb.c | 222 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
H A D | sta_info.h | 870 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
|
H A 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()
|
H A D | ibss.c | 707 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
H A D | mlme.c | 7013 sta_info_free(local, new_sta); in ieee80211_prep_connection() 7022 sta_info_free(local, new_sta); in ieee80211_prep_connection() 7060 sta_info_free(local, new_sta); in ieee80211_prep_connection()
|
H A D | cfg.c | 2091 sta_info_free(local, sta); in ieee80211_add_station()
|
/openbmc/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 156 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta)
|