Searched defs:rtw89_h2c_cxinit (Results 1 – 1 of 1) sorted by relevance
2200 struct rtw89_h2c_cxinit { struct2201 struct rtw89_h2c_cxhdr hdr;2202 u8 ant_type;2203 u8 ant_num;2204 u8 ant_iso;2205 u8 ant_info;2206 u8 mod_rfe;2207 u8 mod_cv;2208 u8 mod_info;2232 struct rtw89_h2c_cxinit_v7 { argument