Searched defs:rtw89_h2c_cxinit (Results 1 – 1 of 1) sorted by relevance
2247 struct rtw89_h2c_cxinit { struct2248 struct rtw89_h2c_cxhdr hdr;2249 u8 ant_type;2250 u8 ant_num;2251 u8 ant_iso;2252 u8 ant_info;2253 u8 mod_rfe;2254 u8 mod_cv;2255 u8 mod_info;2279 struct rtw89_h2c_cxinit_v7 { argument