Lines Matching defs:rtl8188eu_efuse
1210 struct rtl8188eu_efuse { struct
1211 __le16 rtl_id;
1212 u8 res0[0x0e];
1213 struct rtl8192eu_efuse_tx_power tx_power_index_A; /* 0x10 */
1214 u8 res1[0x7e]; /* 0x3a */
1215 u8 channel_plan; /* 0xb8 */
1216 u8 xtal_k;
1217 u8 thermal_meter;
1218 u8 iqk_lck;
1219 u8 res2[5];
1220 u8 rf_board_option;
1221 u8 rf_feature_option;
1222 u8 rf_bt_setting;
1223 u8 eeprom_version;
1224 u8 eeprom_customer_id;
1225 u8 res3[3];
1226 u8 rf_antenna_option; /* 0xc9 */
1227 u8 res4[6];
1228 u8 vid; /* 0xd0 */
1229 u8 res5[1];
1230 u8 pid; /* 0xd2 */
1231 u8 res6[1];
1232 u8 usb_optional_function;
1233 u8 res7[2];
1234 u8 mac_addr[ETH_ALEN]; /* 0xd7 */
1235 u8 res8[2];
1236 u8 vendor_name[7];
1237 u8 res9[2];
1238 u8 device_name[0x0b]; /* 0xe8 */
1239 u8 res10[2];
1240 u8 serial[0x0b]; /* 0xf5 */
1241 u8 res11[0x30];
1242 u8 unknown[0x0d]; /* 0x130 */
1243 u8 res12[0xc3];