Lines Matching defs:rtl_dm
1109 struct rtl_dm { struct
1111 long entry_min_undecoratedsmoothed_pwdb;
1112 long undecorated_smoothed_pwdb; /*out dm */
1113 long entry_max_undecoratedsmoothed_pwdb;
1114 bool dm_initialgain_enable;
1115 bool dynamic_txpower_enable;
1116 bool current_turbo_edca;
1117 bool is_any_nonbepkts; /*out dm */
1118 bool is_cur_rdlstate;
1119 bool txpower_trackinginit;
1120 bool disable_framebursting;
1121 bool cck_inch14;
1122 bool txpower_tracking;
1123 bool useramask;
1124 bool rfpath_rxenable[4];
1125 bool inform_fw_driverctrldm;
1126 bool current_mrc_switch;
1127 u8 txpowercount;
1129 u8 thermalvalue_rxgain;
1130 u8 thermalvalue_iqk;
1131 u8 thermalvalue_lck;
1132 u8 thermalvalue;
1133 u8 last_dtp_lvl;
1134 u8 thermalvalue_avg[AVG_THERMAL_NUM];
1135 u8 thermalvalue_avg_index;
1136 bool done_txpower;
1137 u8 dynamic_txhighpower_lvl; /*Tx high power level */
1138 u8 dm_flag; /*Indicate each dynamic mechanism's status. */
1139 u8 dm_type;
1140 u8 txpower_track_control;
1141 bool interrupt_migration;
1142 bool disable_tx_int;
1143 char ofdm_index[2];
1144 char cck_index;