Searched refs:drv_sta_statistics (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 555 static inline void drv_sta_statistics(struct ieee80211_local *local, in drv_sta_statistics() function
|
H A D | sta_info.c | 2274 drv_sta_statistics(local, sdata, &sta->sta, sinfo); in sta_set_sinfo()
|
H A D | trace.h | 927 DEFINE_EVENT(sta_event, drv_sta_statistics,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 567 static inline void drv_sta_statistics(struct ieee80211_local *local, in drv_sta_statistics() function
|
H A D | trace.h | 963 DEFINE_EVENT(sta_event, drv_sta_statistics,
|
H A D | sta_info.c | 2573 drv_sta_statistics(local, sdata, &sta->sta, sinfo); in sta_set_sinfo()
|
Completed in 15 milliseconds