Searched defs:rtw89_sta (Results 1 – 1 of 1) sorted by relevance
2819 struct rtw89_sta { struct2820 u8 mac_id;2821 bool disassoc;2822 bool er_cap;2823 struct rtw89_dev *rtwdev;2824 struct rtw89_vif *rtwvif;2825 struct rtw89_ra_info ra;2826 struct rtw89_ra_report ra_report;2827 int max_agg_wait;2828 u8 prev_rssi;[all …]