Lines Matching defs:rtl8723au_efuse
671 struct rtl8723au_efuse { struct
672 __le16 rtl_id;
673 u8 res0[0xe];
674 u8 cck_tx_power_index_A[3]; /* 0x10 */
675 u8 cck_tx_power_index_B[3];
676 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */
677 u8 ht40_1s_tx_power_index_B[3];
682 struct rtl8723au_idx ht20_tx_power_index_diff[3];
683 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
684 struct rtl8723au_idx ht40_max_power_offset[3];
685 struct rtl8723au_idx ht20_max_power_offset[3];
686 u8 channel_plan; /* 0x28 */
687 u8 tssi_a;
688 u8 thermal_meter;
689 u8 rf_regulatory;
690 u8 rf_option_2;
691 u8 rf_option_3;
692 u8 rf_option_4;
693 u8 res7;
694 u8 version /* 0x30 */;
695 u8 customer_id_major;
696 u8 customer_id_minor;
697 u8 xtal_k;
698 u8 chipset; /* 0x34 */
699 u8 res8[0x82];
700 u8 vid; /* 0xb7 */
701 u8 res9;
702 u8 pid; /* 0xb9 */
703 u8 res10[0x0c];
704 u8 mac_addr[ETH_ALEN]; /* 0xc6 */
705 u8 res11[2];
706 u8 vendor_name[7];
707 u8 res12[2];
708 u8 device_name[0x29]; /* 0xd7 */