Lines Matching defs:rtl8192cu_efuse
1003 struct rtl8192cu_efuse { struct
1004 __le16 rtl_id;
1005 __le16 hpon;
1006 u8 res0[2];
1007 __le16 clk;
1008 __le16 testr;
1009 __le16 vid;
1010 __le16 did;
1011 __le16 svid;
1012 __le16 smid; /* 0x10 */
1013 u8 res1[4];
1014 u8 mac_addr[ETH_ALEN]; /* 0x16 */
1015 u8 res2[2];
1016 u8 vendor_name[7];
1017 u8 res3[3];
1018 u8 device_name[0x14]; /* 0x28 */
1019 u8 res4[0x1e]; /* 0x3c */
1020 u8 cck_tx_power_index_A[3]; /* 0x5a */
1021 u8 cck_tx_power_index_B[3];
1022 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */
1023 u8 ht40_1s_tx_power_index_B[3];
1028 struct rtl8723au_idx ht40_2s_tx_power_index_diff[3];
1029 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */
1030 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
1031 struct rtl8723au_idx ht40_max_power_offset[3]; /* 0x6f */
1032 struct rtl8723au_idx ht20_max_power_offset[3];
1033 u8 channel_plan; /* 0x75 */
1034 u8 tssi_a;
1035 u8 tssi_b;
1036 u8 thermal_meter; /* xtal_k */ /* 0x78 */
1037 u8 rf_regulatory;
1038 u8 rf_option_2;
1039 u8 rf_option_3;
1040 u8 rf_option_4;
1041 u8 res5[1]; /* 0x7d */
1042 u8 version;
1043 u8 customer_id;