Searched defs:rtw89_h2c_cxinit (Results 1 – 1 of 1) sorted by relevance
2239 struct rtw89_h2c_cxinit { struct2240 struct rtw89_h2c_cxhdr hdr;2241 u8 ant_type;2242 u8 ant_num;2243 u8 ant_iso;2244 u8 ant_info;2245 u8 mod_rfe;2246 u8 mod_cv;2247 u8 mod_info;2271 struct rtw89_h2c_cxinit_v7 { argument