Lines Matching defs:rtl8723au_efuse
975 struct rtl8723au_efuse { struct
976 __le16 rtl_id;
977 u8 res0[0xe];
978 u8 cck_tx_power_index_A[3]; /* 0x10 */
979 u8 cck_tx_power_index_B[3];
980 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */
981 u8 ht40_1s_tx_power_index_B[3];
986 struct rtl8723au_idx ht20_tx_power_index_diff[3];
987 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
988 struct rtl8723au_idx ht40_max_power_offset[3];
989 struct rtl8723au_idx ht20_max_power_offset[3];
990 u8 channel_plan; /* 0x28 */
991 u8 tssi_a;
992 u8 thermal_meter;
993 u8 rf_regulatory;
994 u8 rf_option_2;
995 u8 rf_option_3;
996 u8 rf_option_4;
997 u8 res7;
998 u8 version /* 0x30 */;
999 u8 customer_id_major;
1000 u8 customer_id_minor;
1001 u8 xtal_k;
1002 u8 chipset; /* 0x34 */
1003 u8 res8[0x82];
1004 u8 vid; /* 0xb7 */
1005 u8 res9;
1006 u8 pid; /* 0xb9 */
1007 u8 res10[0x0c];
1008 u8 mac_addr[ETH_ALEN]; /* 0xc6 */
1009 u8 res11[2];
1010 u8 vendor_name[7];
1011 u8 res12[2];
1012 u8 device_name[0x29]; /* 0xd7 */