Lines Matching defs:rtl8723au_efuse
963 struct rtl8723au_efuse { struct
964 __le16 rtl_id;
965 u8 res0[0xe];
966 u8 cck_tx_power_index_A[3]; /* 0x10 */
967 u8 cck_tx_power_index_B[3];
968 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */
969 u8 ht40_1s_tx_power_index_B[3];
974 struct rtl8723au_idx ht20_tx_power_index_diff[3];
975 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
976 struct rtl8723au_idx ht40_max_power_offset[3];
977 struct rtl8723au_idx ht20_max_power_offset[3];
978 u8 channel_plan; /* 0x28 */
979 u8 tssi_a;
980 u8 thermal_meter;
981 u8 rf_regulatory;
982 u8 rf_option_2;
983 u8 rf_option_3;
984 u8 rf_option_4;
985 u8 res7;
986 u8 version /* 0x30 */;
987 u8 customer_id_major;
988 u8 customer_id_minor;
989 u8 xtal_k;
990 u8 chipset; /* 0x34 */
991 u8 res8[0x82];
992 u8 vid; /* 0xb7 */
993 u8 res9;
994 u8 pid; /* 0xb9 */
995 u8 res10[0x0c];
996 u8 mac_addr[ETH_ALEN]; /* 0xc6 */
997 u8 res11[2];
998 u8 vendor_name[7];
999 u8 res12[2];
1000 u8 device_name[0x29]; /* 0xd7 */