Searched refs:drv_sta_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.c | 135 drv_sta_remove(local, sdata, &sta->sta); in drv_sta_state()
|
H A D | driver-ops.h | 472 static inline void drv_sta_remove(struct ieee80211_local *local, in drv_sta_remove() function
|
H A D | trace.h | 941 DEFINE_EVENT(sta_event, drv_sta_remove,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.c | 138 drv_sta_remove(local, sdata, &sta->sta); in drv_sta_state()
|
H A D | driver-ops.h | 452 static inline void drv_sta_remove(struct ieee80211_local *local, in drv_sta_remove() function
|
H A D | trace.h | 977 DEFINE_EVENT(sta_event, drv_sta_remove,
|
Completed in 9 milliseconds