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