Lines Matching defs:rtl8192cu_efuse
719 struct rtl8192cu_efuse { struct
720 __le16 rtl_id;
721 __le16 hpon;
722 u8 res0[2];
723 __le16 clk;
724 __le16 testr;
725 __le16 vid;
726 __le16 did;
727 __le16 svid;
728 __le16 smid; /* 0x10 */
729 u8 res1[4];
730 u8 mac_addr[ETH_ALEN]; /* 0x16 */
731 u8 res2[2];
732 u8 vendor_name[7];
733 u8 res3[3];
734 u8 device_name[0x14]; /* 0x28 */
735 u8 res4[0x1e]; /* 0x3c */
736 u8 cck_tx_power_index_A[3]; /* 0x5a */
737 u8 cck_tx_power_index_B[3];
738 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */
739 u8 ht40_1s_tx_power_index_B[3];
744 struct rtl8723au_idx ht40_2s_tx_power_index_diff[3];
745 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */
746 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
747 struct rtl8723au_idx ht40_max_power_offset[3]; /* 0x6f */
748 struct rtl8723au_idx ht20_max_power_offset[3];
749 u8 channel_plan; /* 0x75 */
750 u8 tssi_a;
751 u8 tssi_b;
752 u8 thermal_meter; /* xtal_k */ /* 0x78 */
753 u8 rf_regulatory;
754 u8 rf_option_2;
755 u8 rf_option_3;
756 u8 rf_option_4;
757 u8 res5[1]; /* 0x7d */
758 u8 version;
759 u8 customer_id;