Lines Matching defs:ap_sta
730 struct ieee80211_sta *ap_sta)
804 ret = iwl_mvm_sta_send_to_fw(mvm, ap_sta, false, 0);
808 ap_sta);
930 struct ieee80211_sta *ap_sta)
932 struct iwl_mvm_sta *mvm_ap_sta = iwl_mvm_sta_from_mac80211(ap_sta);
937 ap_sta->deflink.ht_cap.ht_supported;
941 if (ap_sta->mfp)
1131 struct ieee80211_sta *ap_sta)
1144 ret = iwl_mvm_d3_reprogram(mvm, vif, ap_sta);
1242 struct ieee80211_sta *ap_sta = NULL;
1314 ap_sta = rcu_dereference_protected(
1317 if (IS_ERR_OR_NULL(ap_sta)) {
1323 mvm, ap_sta->txq[wowlan_config_cmd.offloading_tid]);
1328 vif, mvmvif, ap_sta);
1332 vif, mvmvif, mvm_link, ap_sta);