Lines Matching defs:rtw_efuse
1162 struct rtw_efuse { struct
1163 u32 size;
1164 u32 physical_size;
1165 u32 logical_size;
1166 u32 protect_size;
1168 u8 addr[ETH_ALEN];
1169 u8 channel_plan;
1170 u8 country_code[2];
1171 u8 rf_board_option;
1172 u8 rfe_option;
1173 u8 thermal_meter;
1174 u8 crystal_cap;
1175 u8 ant_div_cfg;
1176 u8 ant_div_type;
1177 u8 regd;
1179 u8 lna_type_2g;
1180 u8 lna_type_5g;
1181 u8 glna_type;
1182 u8 alna_type;
1183 bool ext_lna_2g;
1184 bool ext_lna_5g;
1185 u8 pa_type_2g;
1186 u8 pa_type_5g;
1187 u8 gpa_type;
1188 u8 apa_type;
1189 bool ext_pa_2g;
1190 bool ext_pa_5g;
1192 bool btcoex;
1194 bool share_ant;
1195 u8 bt_setting;
1197 struct {
1203 } hw_cap;
1205 struct rtw_txpwr_idx txpwr_idx_table[4];