Lines Matching refs:sta
884 struct ieee80211_sta *sta; in iwl_mvm_sta_from_staid_rcu() local
889 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_sta_from_staid_rcu()
892 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_sta_from_staid_rcu()
895 return iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_sta_from_staid_rcu()
901 struct ieee80211_sta *sta; in iwl_mvm_sta_from_staid_protected() local
906 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_sta_from_staid_protected()
910 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_sta_from_staid_protected()
913 return iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_sta_from_staid_protected()
1008 struct ieee80211_sta *sta);
1019 struct ieee80211_sta *sta, __le16 fc);
1300 struct ieee80211_sta *sta);
1302 struct ieee80211_sta *sta);
1319 struct ieee80211_sta *sta);
1321 struct ieee80211_sta *sta);
1461 struct ieee80211_sta *sta, u8 oper_class,
1469 struct ieee80211_sta *sta);