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