Searched refs:drv_sta_rc_update (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.c | 162 void drv_sta_rc_update(struct ieee80211_local *local, in drv_sta_rc_update() function
|
H A D | rate.c | 115 drv_sta_rc_update(local, sta->sdata, &sta->sta, changed); in rate_control_rate_update()
|
H A D | driver-ops.h | 536 void drv_sta_rc_update(struct ieee80211_local *local,
|
H A D | ibss.c | 1105 drv_sta_rc_update(local, sdata, &sta->sta, changed); in ieee80211_update_sta_info()
|
H A D | trace.h | 874 TRACE_EVENT(drv_sta_rc_update,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.c | 165 void drv_sta_rc_update(struct ieee80211_local *local, in drv_sta_rc_update() function
|
H A D | rate.c | 123 drv_sta_rc_update(local, sta->sdata, &sta->sta, changed); in rate_control_rate_update()
|
H A D | ibss.c | 1099 drv_sta_rc_update(local, sdata, &sta->sta, changed); in ieee80211_update_sta_info()
|
H A D | driver-ops.h | 548 void drv_sta_rc_update(struct ieee80211_local *local,
|
H A D | trace.h | 910 TRACE_EVENT(drv_sta_rc_update,
|
Completed in 16 milliseconds