Searched refs:lcnphy_tempcorrx (Results 1 – 2 of 2) sorted by relevance
48 u8 lcnphy_tempcorrx; member
2356 if (pi_lcn->lcnphy_tempcorrx > 31) in wlc_lcnphy_tempcompensated_txpwrctrl()2357 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); in wlc_lcnphy_tempcompensated_txpwrctrl()2359 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()4874 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; in wlc_phy_txpwr_srom_read_lcnphy()