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()
1026 struct ieee80211_sta *sta);
1033 struct ieee80211_sta *sta, __le16 fc);
1296 struct ieee80211_sta *sta);
1298 struct ieee80211_sta *sta);
1314 struct ieee80211_sta *sta);
1316 struct ieee80211_sta *sta);
1459 struct ieee80211_sta *sta, u8 oper_class,
1467 struct ieee80211_sta *sta);