Searched refs:lcnphy_tempcorrx (Results 1 – 2 of 2) sorted by relevance
59 u8 lcnphy_tempcorrx; member
2427 if (pi_lcn->lcnphy_tempcorrx > 31) in wlc_lcnphy_tempcompensated_txpwrctrl()2428 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); in wlc_lcnphy_tempcompensated_txpwrctrl()2430 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()4972 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; in wlc_phy_txpwr_srom_read_lcnphy()