Home
last modified time | relevance | path

Searched refs:delta_brd (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c2388 s8 index, delta_brd, delta_temp, new_index, tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl() local
2406 delta_brd = (pi_lcn->lcnphy_measPower - pi->tx_power_min); in wlc_lcnphy_tempcompensated_txpwrctrl()
2408 delta_brd = 0; in wlc_lcnphy_tempcompensated_txpwrctrl()
2434 index + delta_brd + delta_temp - pi_lcn->lcnphy_bandedge_corr; in wlc_lcnphy_tempcompensated_txpwrctrl()