Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c2598 if ((!pi->phycal_txpower) || in wlc_phy_watchdog()
2599 ((pi->sh->now - pi->phycal_txpower) >= pi->sh->fast_timer)) { in wlc_phy_watchdog()
2602 pi->phycal_txpower = pi->sh->now; in wlc_phy_watchdog()
H A Dphy_int.h708 uint phycal_txpower; member