Searched refs:drv_sta_state (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | pm.c | 162 WARN_ON(drv_sta_state(local, sta->sdata, in __ieee80211_suspend()
|
H A D | driver-ops.c | 107 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state() function
|
H A D | sta_info.c | 577 err = drv_sta_state(local, sdata, sta, state, state + 1); in sta_info_insert_drv_state() 601 WARN_ON(drv_sta_state(local, sdata, sta, state, state - 1)); in sta_info_insert_drv_state() 1095 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2() 1997 int err = drv_sta_state(sta->local, sta->sdata, sta, in sta_info_move_state()
|
H A D | driver-ops.h | 525 int drv_sta_state(struct ieee80211_local *local,
|
H A D | util.c | 2234 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig_stations() 2572 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig()
|
H A D | trace.h | 812 TRACE_EVENT(drv_sta_state,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | sta_info.c | 759 err = drv_sta_state(local, sdata, sta, state, state + 1); in sta_info_insert_drv_state() 783 WARN_ON(drv_sta_state(local, sdata, sta, state, state - 1)); in sta_info_insert_drv_state() 1325 int err = drv_sta_state(sta->local, sta->sdata, sta, in _sta_info_move_state() 1445 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
|
H A D | driver-ops.c | 110 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state() function
|
H A D | driver-ops.h | 537 int drv_sta_state(struct ieee80211_local *local,
|
H A D | trace.h | 848 TRACE_EVENT(drv_sta_state,
|
H A D | util.c | 2422 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig_stations()
|
Completed in 27 milliseconds