Lines Matching refs:ap_sta
721 struct ieee80211_sta *ap_sta) in iwl_mvm_d3_reprogram() argument
793 ret = iwl_mvm_sta_send_to_fw(mvm, ap_sta, false, 0); in iwl_mvm_d3_reprogram()
797 ap_sta); in iwl_mvm_d3_reprogram()
919 struct ieee80211_sta *ap_sta) in iwl_mvm_get_wowlan_config() argument
921 struct iwl_mvm_sta *mvm_ap_sta = iwl_mvm_sta_from_mac80211(ap_sta); in iwl_mvm_get_wowlan_config()
926 ap_sta->deflink.ht_cap.ht_supported; in iwl_mvm_get_wowlan_config()
1115 struct ieee80211_sta *ap_sta) in iwl_mvm_wowlan_config() argument
1128 ret = iwl_mvm_d3_reprogram(mvm, vif, ap_sta); in iwl_mvm_wowlan_config()
1232 struct ieee80211_sta *ap_sta = NULL; in __iwl_mvm_suspend() local
1293 ap_sta = rcu_dereference_protected( in __iwl_mvm_suspend()
1296 if (IS_ERR_OR_NULL(ap_sta)) { in __iwl_mvm_suspend()
1302 vif, mvmvif, ap_sta); in __iwl_mvm_suspend()
1306 vif, mvmvif, ap_sta); in __iwl_mvm_suspend()