Lines Matching defs:rtl8192cu_efuse
1015 struct rtl8192cu_efuse { struct
1016 __le16 rtl_id;
1017 __le16 hpon;
1018 u8 res0[2];
1019 __le16 clk;
1020 __le16 testr;
1021 __le16 vid;
1022 __le16 did;
1023 __le16 svid;
1024 __le16 smid; /* 0x10 */
1025 u8 res1[4];
1026 u8 mac_addr[ETH_ALEN]; /* 0x16 */
1027 u8 res2[2];
1028 u8 vendor_name[7];
1029 u8 res3[3];
1030 u8 device_name[0x14]; /* 0x28 */
1031 u8 res4[0x1e]; /* 0x3c */
1032 u8 cck_tx_power_index_A[3]; /* 0x5a */
1033 u8 cck_tx_power_index_B[3];
1034 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */
1035 u8 ht40_1s_tx_power_index_B[3];
1040 struct rtl8723au_idx ht40_2s_tx_power_index_diff[3];
1041 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */
1042 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
1043 struct rtl8723au_idx ht40_max_power_offset[3]; /* 0x6f */
1044 struct rtl8723au_idx ht20_max_power_offset[3];
1045 u8 channel_plan; /* 0x75 */
1046 u8 tssi_a;
1047 u8 tssi_b;
1048 u8 thermal_meter; /* xtal_k */ /* 0x78 */
1049 u8 rf_regulatory;
1050 u8 rf_option_2;
1051 u8 rf_option_3;
1052 u8 rf_option_4;
1053 u8 res5[1]; /* 0x7d */
1054 u8 version;
1055 u8 customer_id;