Searched refs:drv_sta_pre_rcu_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 507 static inline void drv_sta_pre_rcu_remove(struct ieee80211_local *local, in drv_sta_pre_rcu_remove() function
|
H A D | sta_info.c | 1046 drv_sta_pre_rcu_remove(local, sta->sdata, sta); in __sta_info_destroy_part1()
|
H A D | trace.h | 948 DEFINE_EVENT(sta_event, drv_sta_pre_rcu_remove,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 519 static inline void drv_sta_pre_rcu_remove(struct ieee80211_local *local, in drv_sta_pre_rcu_remove() function
|
H A D | trace.h | 984 DEFINE_EVENT(sta_event, drv_sta_pre_rcu_remove,
|
H A D | sta_info.c | 1274 drv_sta_pre_rcu_remove(local, sta->sdata, sta); in __sta_info_destroy_part1()
|
Completed in 14 milliseconds