Lines Matching defs:rtl8192fu_efuse
1257 struct rtl8192fu_efuse { struct
1258 __le16 rtl_id;
1259 u8 res0[0x0e];
1260 struct rtl8192eu_efuse_tx_power tx_power_index_A; /* 0x10 */
1261 struct rtl8192eu_efuse_tx_power tx_power_index_B; /* 0x3a */
1262 u8 res2[0x54];
1263 u8 channel_plan; /* 0xb8 */
1264 u8 xtal_k; /* 0xb9 */
1265 u8 thermal_meter; /* 0xba */
1266 u8 iqk_lck; /* 0xbb */
1267 u8 pa_type; /* 0xbc */
1268 u8 lna_type_2g; /* 0xbd */
1269 u8 res3[1];
1270 u8 lna_type_5g; /* 0xbf */
1271 u8 res4[1];
1272 u8 rf_board_option; /* 0xc1 */
1273 u8 rf_feature_option; /* 0xc2 */
1274 u8 rf_bt_setting; /* 0xc3 */
1275 u8 eeprom_version; /* 0xc4 */
1276 u8 eeprom_customer_id; /* 0xc5 */
1277 u8 res5[3];
1278 u8 rf_antenna_option; /* 0xc9 */
1279 u8 rfe_option; /* 0xca */
1280 u8 country_code; /* 0xcb */
1281 u8 res6[52];
1282 u8 vid[2]; /* 0x100 */
1283 u8 pid[2]; /* 0x102 */
1284 u8 usb_optional_function; /* 0x104 */
1285 u8 res7[2];
1286 u8 mac_addr[ETH_ALEN]; /* 0x107 */
1287 u8 device_info[80]; /* 0x10d */
1288 u8 res9[163];