Searched defs:hal_txpwr_track_t (Results 1 – 2 of 2) sorted by relevance
122 struct hal_txpwr_track_t { struct124 u8 tx_powercount;125 bool is_txpowertracking_init;126 bool is_txpowertracking;127 u8 txpowertrack_control; /* for mp mode, turn off txpwrtracking as default */128 u8 tm_trigger;129 u8 internal_pa_5g[2]; /* pathA / pathB */131 u8 thermal_meter[2]; /* thermal_meter, index 0 for RFIC0, and 1 for RFIC1 */132 u8 thermal_value;133 u8 thermal_value_path[MAX_RF_PATH];[all …]