Searched defs:rtw89_sta (Results 1 – 1 of 1) sorted by relevance
3357 struct rtw89_sta { struct3358 u8 mac_id;3359 bool disassoc;3360 bool er_cap;3361 struct rtw89_dev *rtwdev;3362 struct rtw89_vif *rtwvif;3363 struct rtw89_ra_info ra;3364 struct rtw89_ra_report ra_report;3365 int max_agg_wait;3366 u8 prev_rssi;[all …]