Searched refs:drv_sta_state (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/mac80211/ |
| D | pm.c | 162 WARN_ON(drv_sta_state(local, sta->sdata, in __ieee80211_suspend()
|
| D | driver-ops.c | 107 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state() function
|
| D | sta_info.c | 539 err = drv_sta_state(local, sdata, sta, state, state + 1); in sta_info_insert_drv_state() 563 WARN_ON(drv_sta_state(local, sdata, sta, state, state - 1)); in sta_info_insert_drv_state() 1055 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2() 1938 int err = drv_sta_state(sta->local, sta->sdata, sta, in sta_info_move_state()
|
| D | driver-ops.h | 526 int drv_sta_state(struct ieee80211_local *local,
|
| D | util.c | 2081 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig_stations() 2420 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig()
|
| D | trace.h | 799 TRACE_EVENT(drv_sta_state,
|