Searched refs:sta_info_free (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ocb.c | 221 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
H A D | sta_info.h | 795 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
|
H A D | sta_info.c | 156 sta_info_free(local, sta); in cleanup_single_sta() 249 * sta_info_free - free STA 259 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free() function 731 sta_info_free(local, sta); in __acquires()
|
H A D | ibss.c | 715 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
H A D | mlme.c | 5248 sta_info_free(local, new_sta); in ieee80211_prep_connection() 5306 sta_info_free(local, new_sta); in ieee80211_prep_connection()
|
H A D | cfg.c | 1709 sta_info_free(local, sta); in ieee80211_add_station()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ocb.c | 222 sta_info_free(local, sta); in ieee80211_ocb_leave()
|
H A D | sta_info.h | 866 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() 386 * sta_info_free - free 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 __acquires()
|
H A D | ibss.c | 707 sta_info_free(local, sta); in ieee80211_ibss_disconnect()
|
H A 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()
|
H A D | cfg.c | 2090 sta_info_free(local, sta); in ieee80211_add_station()
|
Completed in 40 milliseconds