Lines Matching defs:rtw8822b_efuse
73 struct rtw8822b_efuse { struct
74 __le16 rtl_id;
75 u8 res0[0x0e];
78 struct rtw_txpwr_idx txpwr_idx_table[4];
80 u8 channel_plan; /* 0xb8 */
81 u8 xtal_k;
82 u8 thermal_meter;
83 u8 iqk_lck;
84 u8 pa_type; /* 0xbc */
85 u8 lna_type_2g[2]; /* 0xbd */
86 u8 lna_type_5g[2];
87 u8 rf_board_option;
88 u8 rf_feature_option;
89 u8 rf_bt_setting;
90 u8 eeprom_version;
91 u8 eeprom_customer_id;
92 u8 tx_bb_swing_setting_2g;
93 u8 tx_bb_swing_setting_5g;
94 u8 tx_pwr_calibrate_rate;
95 u8 rf_antenna_option; /* 0xc9 */
96 u8 rfe_option;
97 u8 country_code[2];
98 u8 res[3];
99 union {