Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c2317 s8 index, delta_brd, delta_temp, new_index, tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl() local
2335 delta_brd = (pi_lcn->lcnphy_measPower - pi->tx_power_min); in wlc_lcnphy_tempcompensated_txpwrctrl()
2337 delta_brd = 0; in wlc_lcnphy_tempcompensated_txpwrctrl()
2363 index + delta_brd + delta_temp - pi_lcn->lcnphy_bandedge_corr; in wlc_lcnphy_tempcompensated_txpwrctrl()