Searched refs:drv_sta_state (Results 1 – 5 of 5) sorted by relevance
| /net/mac80211/ |
| A D | sta_info.c | 824 err = drv_sta_state(local, sdata, sta, state, state + 1); in sta_info_insert_drv_state() 848 WARN_ON(drv_sta_state(local, sdata, sta, state, state - 1)); in sta_info_insert_drv_state() 1387 int err = drv_sta_state(sta->local, sta->sdata, sta, in _sta_info_move_state() 1464 int err = drv_sta_state(sta->local, sta->sdata, sta, in _sta_info_move_state() 1537 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
|
| A D | driver-ops.c | 134 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state() function
|
| A D | driver-ops.h | 590 int drv_sta_state(struct ieee80211_local *local,
|
| A D | trace.h | 920 TRACE_EVENT(drv_sta_state,
|
| A D | util.c | 1671 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig_stations()
|
Completed in 26 milliseconds