Searched defs:rtw89_sta (Results 1 – 1 of 1) sorted by relevance
2919 struct rtw89_sta { struct2920 u8 mac_id;2921 bool disassoc;2922 bool er_cap;2923 struct rtw89_dev *rtwdev;2924 struct rtw89_vif *rtwvif;2925 struct rtw89_ra_info ra;2926 struct rtw89_ra_report ra_report;2927 int max_agg_wait;2928 u8 prev_rssi;[all …]