Searched defs:rtw89_sta (Results 1 – 1 of 1) sorted by relevance
2825 struct rtw89_sta { struct2826 u8 mac_id;2827 bool disassoc;2828 bool er_cap;2829 struct rtw89_dev *rtwdev;2830 struct rtw89_vif *rtwvif;2831 struct rtw89_ra_info ra;2832 struct rtw89_ra_report ra_report;2833 int max_agg_wait;2834 u8 prev_rssi;[all …]