Lines Matching refs:old_state
3775 enum ieee80211_sta_state old_state,
3785 return iwl_mvm_mac_sta_state_common(hw, vif, sta, old_state, new_state,
4107 enum ieee80211_sta_state old_state,
4119 sta->addr, old_state, new_state);
4134 if (old_state == IEEE80211_STA_NONE &&
4172 if (old_state == IEEE80211_STA_NOTEXIST &&
4178 } else if (old_state == IEEE80211_STA_NONE &&
4187 } else if (old_state == IEEE80211_STA_AUTH &&
4191 } else if (old_state == IEEE80211_STA_ASSOC &&
4195 } else if (old_state == IEEE80211_STA_AUTHORIZED &&
4199 } else if (old_state == IEEE80211_STA_ASSOC &&
4207 } else if (old_state == IEEE80211_STA_AUTH &&
4210 } else if (old_state == IEEE80211_STA_NONE &&
4234 if (old_state == IEEE80211_STA_NOTEXIST &&
4237 else if (old_state == IEEE80211_STA_NONE &&