Lines Matching defs:rtw8822c_efuse
61 struct rtw8822c_efuse { struct
62 __le16 rtl_id;
63 u8 res0[4];
64 u8 usb_mode;
65 u8 res1[0x09];
68 struct rtw_txpwr_idx txpwr_idx_table[4];
70 u8 channel_plan; /* 0xb8 */
71 u8 xtal_k;
72 u8 res2;
73 u8 iqk_lck;
74 u8 res3[5]; /* 0xbc */
75 u8 rf_board_option;
76 u8 rf_feature_option;
77 u8 rf_bt_setting;
78 u8 eeprom_version;
79 u8 eeprom_customer_id;
80 u8 tx_bb_swing_setting_2g;
81 u8 tx_bb_swing_setting_5g;
82 u8 tx_pwr_calibrate_rate;
83 u8 rf_antenna_option; /* 0xc9 */
84 u8 rfe_option;
85 u8 country_code[2];
86 u8 res4[3];
87 u8 path_a_thermal; /* 0xd0 */
88 u8 path_b_thermal;
89 u8 res5[2];
90 u8 rx_gain_gap_2g_ofdm;
91 u8 res6;
92 u8 rx_gain_gap_2g_cck;
93 u8 res7;
94 u8 rx_gain_gap_5gl;
95 u8 res8;
96 u8 rx_gain_gap_5gm;
97 u8 res9;
98 u8 rx_gain_gap_5gh;
99 u8 res10;
100 u8 res11[0x42];
101 union {