Lines Matching defs:sta
218 struct ieee80211_sta *sta,
222 struct rtw89_sta *rtwsta = sta_to_rtwsta_safe(sta);
267 struct ieee80211_sta *sta,
307 ret = rtw89_cam_attach_sec_cam(rtwdev, vif, sta, key, sec_cam);
326 struct ieee80211_sta *sta,
366 ret = rtw89_cam_sec_key_install(rtwdev, vif, sta, key, hw_key_type,
379 struct ieee80211_sta *sta,
383 struct rtw89_sta *rtwsta = sta_to_rtwsta_safe(sta);
430 struct ieee80211_sta *sta,
436 rtw89_cam_sec_key_del(rtwdev, vif, sta, key, false);
658 struct ieee80211_sta *sta = rtwsta_to_sta_safe(rtwsta);
663 u8 *tma = sta ? sta->addr : rtwvif->bssid;
715 FWCMD_SET_ADDR_AID12(cmd, sta ? sta->aid & 0xfff : 0);