Lines Matching defs:rtl8192cu_efuse
711 struct rtl8192cu_efuse { struct
712 __le16 rtl_id;
713 __le16 hpon;
714 u8 res0[2];
715 __le16 clk;
716 __le16 testr;
717 __le16 vid;
718 __le16 did;
719 __le16 svid;
720 __le16 smid; /* 0x10 */
721 u8 res1[4];
722 u8 mac_addr[ETH_ALEN]; /* 0x16 */
723 u8 res2[2];
724 u8 vendor_name[7];
725 u8 res3[3];
726 u8 device_name[0x14]; /* 0x28 */
727 u8 res4[0x1e]; /* 0x3c */
728 u8 cck_tx_power_index_A[3]; /* 0x5a */
729 u8 cck_tx_power_index_B[3];
730 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */
731 u8 ht40_1s_tx_power_index_B[3];
736 struct rtl8723au_idx ht40_2s_tx_power_index_diff[3];
737 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */
738 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
739 struct rtl8723au_idx ht40_max_power_offset[3]; /* 0x6f */
740 struct rtl8723au_idx ht20_max_power_offset[3];
741 u8 channel_plan; /* 0x75 */
742 u8 tssi_a;
743 u8 tssi_b;
744 u8 thermal_meter; /* xtal_k */ /* 0x78 */
745 u8 rf_regulatory;
746 u8 rf_option_2;
747 u8 rf_option_3;
748 u8 rf_option_4;
749 u8 res5[1]; /* 0x7d */
750 u8 version;
751 u8 customer_id;