Lines Matching defs:rtl8723au_efuse
420 struct rtl8723au_efuse { struct
421 __le16 rtl_id;
422 u8 res0[0xe];
423 u8 cck_tx_power_index_A[3]; /* 0x10 */
424 u8 cck_tx_power_index_B[3];
425 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */
426 u8 ht40_1s_tx_power_index_B[3];
431 struct rtl8723au_idx ht20_tx_power_index_diff[3];
432 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
433 struct rtl8723au_idx ht40_max_power_offset[3];
434 struct rtl8723au_idx ht20_max_power_offset[3];
435 u8 channel_plan; /* 0x28 */
436 u8 tssi_a;
437 u8 thermal_meter;
438 u8 rf_regulatory;
439 u8 rf_option_2;
440 u8 rf_option_3;
441 u8 rf_option_4;
442 u8 res7;
443 u8 version /* 0x30 */;
444 u8 customer_id_major;
445 u8 customer_id_minor;
446 u8 xtal_k;
447 u8 chipset; /* 0x34 */
448 u8 res8[0x82];
449 u8 vid; /* 0xb7 */
450 u8 res9;
451 u8 pid; /* 0xb9 */
452 u8 res10[0x0c];
453 u8 mac_addr[ETH_ALEN]; /* 0xc6 */
454 u8 res11[2];
455 u8 vendor_name[7];
456 u8 res12[2];
457 u8 device_name[0x29]; /* 0xd7 */